Annoying warning in build.properties [message #484504] |
Mon, 07 September 2009 15:18  |
Eclipse User |
|
|
|
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.
|
|
|
Re: Annoying warning in build.properties [message #501337 is a reply to message #484504] |
Tue, 01 December 2009 16:36  |
Eclipse User |
|
|
|
Gaston M. Tonietti wrote:
> 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)
> ... snip ...
I'm seeing the same issue. After taking a look at the PDE source, there appears to be no way to disable this warning.
I've created the following issue:
296641: plug-in project validation has no way to disable errors/warnings on build.properties
https://bugs.eclipse.org/bugs/show_bug.cgi?id=296641
|
|
|
Re: Annoying warning in build.properties [message #603743 is a reply to message #484504] |
Tue, 01 December 2009 16:36  |
Eclipse User |
|
|
|
Gaston M. Tonietti wrote:
> 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)
> ... snip ...
I'm seeing the same issue. After taking a look at the PDE source, there appears to be no way to disable this warning.
I've created the following issue:
296641: plug-in project validation has no way to disable errors/warnings on build.properties
https://bugs.eclipse.org/bugs/show_bug.cgi?id=296641
|
|
|
Powered by
FUDForum. Page generated in 0.02831 seconds