Hello,
I need you help please.
Environment:
- Mac OS Sierra
- Eclipse Neon 64bits
I installed Red5 plugin successfully but The generated application can.t compile because of classPath error.
I have installed Eclipse PDE (Plug-in Development Environment) but still have the same issue.
Bellow are errors:
Description Resource Path Location Type
The type org.red5.server.api.IConnection cannot be resolved. It is indirectly referenced from required .class files Application.java /StreamAfric/src/org/red5/core line 1 Java Problem
Description Resource Path Location Type
The project was not built since its build path is incomplete. Cannot find the class file for org.red5.server.api.IConnection. Fix the build path then try building this project StreamAfric Unknown Java Problem
