For building the software you have to use the ANT tasks. Inside eclipse you can only run the software for testing.
The compilation error you say is not really an error, if you have a look inside the ant script you'll see that we hae two classpaths.... there are also some postings about this in previous emails. Sebastian 2010/12/14 nicolas <[email protected]> > Hi, > > I try build openmeetings but i have a Import problem. > > I use elipse with jre java 6 by sun and web tools platform > > The error message : > > Description Resource Path Location Type : > The import org.apache.mina.common cannot be resolved > ScreenShareRTMPT.java > /ROOT/src/red5-screenshare/org/red5/screen/webstart line 6 Java > Problem > > I dont know where is the problem.. Why org.apache.mina.common is not > resolved??? > > Have you a idea ? > > Thx > > regards > > Nico > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<openmeetings-user%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" 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-user?hl=en.
