This is the mail archive of the mauve-discuss@sourceware.org mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: building with eclipse


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> The only trouble I had in both is that eclipse seems to not be able to
Mark> find any of the generated files, like gnu/classpath/Configuration.java
Mark> and gnu/testlet/config.java till I explicitly refresh the projects
Mark> manually. Which is a slight pain since it won't let me do that until
Mark> after it tries to compile everything and tries to show the hunderds of
Mark> errors it finds due to these missing files.

Hmm... this should happen already.

Pull up the project properties for the classpath project.  Then go to
the Builders tab, pull up the Autogen builder, and look at its Refresh
tab.  For me it says to refresh "the project containing the selected
resource".

I guess we could experiment with changing that to "specific resources"
and specifying the appropriate directories.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]