Hi folks, Eclipse 3.4RC1 is finally fixing this problem, so everything works again as expected.
Cheers /peter On Thu, Apr 10, 2008 at 2:48 PM, Peter Neubauer <[EMAIL PROTECTED]> wrote: > Hi all, > tryingt o run mvn eclipse:eclipse on qi4j, I encountered a strange > Eclipse behaviour. The maven eclipse plugin correctly generates e.g. > for qi4j-api/.project.xml > > <projectDescription> > <name>qi4j-api</name> > <comment/> > <projects/> > <buildSpec> > <buildCommand> > <name>org.eclipse.jdt.core.javabuilder</name> > </buildCommand> > </buildSpec> > <natures> > <nature>org.eclipse.jdt.core.javanature</nature> > </natures> > </projectDescription> > > But when I trye to import the project (Eclipse 3.4M6), in the > importing wizard it shows up as "api (qi4j-api)" and is mounted as > "api", breaking of course references from other projects to this one. > > Does anyone encounter similar stuff, and is that a new Eclipse > auto-name-stripping-feature? I cannot find any reference to "api" as > the project > name anywhere, and renaming the project correctly sets the name in the > .project.xml to the same name as the change project name in the > workbench. > > If noone can give any hints, it seems I need to dig into this in Eclipse ... > > Cheers > > /peter > -- > GTalk: neubauer.peter > Skype peter.neubauer > ICQ 18762544 > GTalk neubauer.peter > Phone +46704 106975 > LinkedIn http://www.linkedin.com/in/neubauer > > http://www.neo4j.org - New Energy for Data - the Netbase. > http://www.ops4j.org - New Energy for OSS Communities - Open > Participation Software. > http://www.qi4j.org - New Energy for Java - Domain Driven Development. > -- GTalk: neubauer.peter Skype peter.neubauer ICQ 18762544 GTalk neubauer.peter Phone +46704 106975 LinkedIn http://www.linkedin.com/in/neubauer http://www.neo4j.org - New Energy for Data - the Graph Database. http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. http://www.qi4j.org - New Energy for Java - Domain Driven Development. _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

