When I import the project from:
snv://red5.googlecode.com/svn/java/server/trunk
into an eclipse project and build with Ant the dist/red5.sh results
in:
Starting Red5 (org.red5.server.Standalone)...
Exception in thread "main" java.lang.Error: Unresolved compilation
problems:
        SLF4JBridgeHandler cannot be resolved
        Logger cannot be resolved to a type
        Logger cannot be resolved to a type
        Logger cannot be resolved to a type
        Logger cannot be resolved to a type
        ContextSingletonBeanFactoryLocator cannot be resolved
        Logger cannot be resolved to a type

        at org.red5.server.Standalone.main(Standalone.java:72)

Whereas using:
$ svn co http://red5.googlecode.com/svn/java/server/trunk red5
and building will result in red5 starting up fine.

What needs to be done to build from Eclipse?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to