Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-reviews-dev] .project and .classpath files in repository

I did not notice problems with nested projects in an eclipse workspace (just with the egit commit dialog)

 

Could you explain what the problems are?

 

From: mylyn-reviews-dev-bounces@xxxxxxxxxxx [mailto:mylyn-reviews-dev-bounces@xxxxxxxxxxx] On Behalf Of Matthias Sohn
Sent: Mittwoch, 19. Januar 2011 22:08
To: Mylyn Reviews Project
Subject: Re: [mylyn-reviews-dev] .project and .classpath files in repository

 

2011/1/19 Sascha Scholz <sascha.scholz@xxxxxxxxx>

I'll check if we can get the project files with maven nature in
without disturbing users that don't use m2eclipse. But this can't be
done for all projects because there are hierarchically sorted pom.xml
files. As far as I remember also egit has (under certain
circumstances) problems with this setup. I propose that we create
separate *_parent projects for these to have a flat structure.

 

It's Eclipse platform which doesn't really support nested projects

which also leads to problems with nested projects in egit.

 

--
Matthias


Back to the top