Hi Hugh, Sorry to not answering you before. Have you tried with m2e or q4e Maven plugin ? I use successfully Eclipse Helios Service Release 2 installation with Eclipse.org m2e plugin (version 1.0.100.20110804-1717) and Tigris Subversion Client Adapter 1.8.0
You can enforce the src/main/java as source directory to be able to add a new class but without maven plugin you won't be able to use it as a true IDE (missing dependencies). Regards, Le 25 avr. 2012 18:37, "Hugh Kelley" <[email protected]> a écrit : > So far, I'm unable to get a "working" (which I'll define further down) > Eclipse environment. I'm not entirely new to Eclipse but admittedly my > familiarity level is very low. > > I am following the instructions here, > http://lsc-project.org/wiki/documentation/2.0/development/ideintegration > and am able to download the project, though I chose /lsc/branches/v2.0/ > rather than lsc-sample since the latter appeared to be empty and the former > sounded more like what I wanted. > > The project itself seem to load into Eclipse just fine. The issues comes > in when I try to add a class to the org.lsc.service package (or any other). > > * When I right-click on the "service" folder and create a new class, the > Source folder and Package dialogs shows no entries. > * When I try to select SimpleJndiSrcService as the Superclass it is not > an option > > I've installed the Maven bits, but when I try to right-click on the > project and choose "Convert to Maven" it tells me that the "chosen > operation is currently unavailable". I'm not even sure if I should be > able to do that, but I was speculating that the faulty project settings > might be related to Maven issues. > > In short, could someone please point me in the right direction? > > Hugh > > > > > _______________________________________________________________ > Ldap Synchronization Connector (LSC) - http://lsc-project.org > > lsc-dev mailing list > [email protected] > http://lists.lsc-project.org/listinfo/lsc-dev > >
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

