Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Annoying warning in build.properties
Annoying warning in build.properties [message #601313] Mon, 07 September 2009 19:18
Eclipse UserFriend
Originally posted by: gaston.tonietti.teracode.com

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.
Previous Topic:Mixed workspace dependencies
Next Topic:Trying to have automated PDE build for large RCP
Goto Forum:
  


Current Time: Thu Apr 25 06:52:21 GMT 2024

Powered by FUDForum. Page generated in 0.02555 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top