[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.pde] Annoying warning in build.properties
|
Hi guys.
I have this warning in every plug-in project with a test source folder:
src/test/java/ is missing from source.. build.properties /com.some.project line 4 Plug-in Problem
But it is not a warning for me since I don't want to include tests in the packaged plug-ins.
Is there a way to remove it, and make it effective for all the team? (in a shareable way)
Is Eclipse going to have scopes (compile, test, runtime) notion some day such as the rest of the IDEs/build tools?
Am I missing something? Any good practice for testing plug-in projects?
Thank you for all your help.
Gaston.