Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to report error with product's export?
How to report error with product's export? [message #443854] Sun, 05 February 2006 01:27
Eclipse UserFriend
When I use pde's export to export my rpc product,
the builder will not warn me even there are errors.
I check the generated build.xml, find it use the
system property javacFailOnError to tell whether
throw javac error or not. But the default value of
javacFailOnError property is false. :(

How can I change the default value (false) of the
property javacFailOnError in the generated build.xml
of my own plugin? I want that the javac task stops
with an error when the source is not compilable.

Thanks.
Previous Topic:Key Binding conflicts
Next Topic:Product - read only
Goto Forum:
  


Current Time: Sun Jul 13 15:45:51 EDT 2025

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

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

Back to the top