[jira] Commented: (MPECLIPSE-56) Only create .classpath and javabuilder if sources are present

2004-11-16 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Tue, 16 Nov 2004 5:53 AM Body: I have applied the patch, and refactored the unit tests to use multiproject, so eclipse is now a good example! I also added some tests for this patch. -

RE: Writing plugin testcases (WAS Re: [jira] Commented: (MPECLIPSE-56)Only create .classpath and javabuilder if sources are present)

2004-11-12 Thread Eric Pugh
- what layout should we use by default? should we use the 'single > project with one goal per testcase' or the 'multi-project with one > project per testcase'? I think that a good first place is even just letting people know that it is possible, and linking to some good examples. Unless you are a

[jira] Commented: (MPECLIPSE-56) Only create .classpath and javabuilder if sources are present

2004-11-11 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Thu, 11 Nov 2004 11:24 PM Body: Archimedes, Basically, what you have to do in this case is setup a project that doesn't have the source defined, run the eclipse goal and then parse the generated .cl

Writing plugin testcases (WAS Re: [jira] Commented: (MPECLIPSE-56) Only create .classpath and javabuilder if sources are present)

2004-11-11 Thread Felipe Leme
Archimedes, Unfortunately, Eric is right - you gotta 'learn by examples', at least for now. I will comment how to do it in that Jira issue - let's use this thread for generic testcase layout issue. BTW, I think it's time to write a documentation about it, including how to write the test cases, wh

[jira] Commented: (MPECLIPSE-56) Only create .classpath and javabuilder if sources are present

2004-11-11 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Thu, 11 Nov 2004 10:54 AM Body: It's mostly a matter of learning by example. If you look at maven-plugins/hibernate/src/test-plugin/ there is a good example of using multiproject to test a colle

[jira] Commented: (MPECLIPSE-56) Only create .classpath and javabuilder if sources are present

2004-11-11 Thread jira
The following comment has been added to this issue: Author: Archimedes Trajano Created: Thu, 11 Nov 2004 9:55 AM Body: Is there any documentation on how to create non-java plugin test cases? I am still confused on how to write them. ---

[jira] Commented: (MPECLIPSE-56) Only create .classpath and javabuilder if sources are present

2004-11-11 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Thu, 11 Nov 2004 8:31 AM Body: to be honest, we need to make it a multiproject setup anyway for the tests.. there are too many different project.xml structures, our tests are becoming more and m

[jira] Commented: (MPECLIPSE-56) Only create .classpath and javabuilder if sources are present

2004-11-11 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Thu, 11 Nov 2004 8:23 AM Body: Archimedes/Eric, I'd like to add a test case for this fix. The test case per se wouldn't be hard, but it would require a new project.xml (without a source), which would