This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 142624 - Java project ignoring project settings on run
Summary: Java project ignoring project settings on run
Status: RESOLVED DUPLICATE of bug 141454
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-08-01 19:00 UTC by _ pcw
Modified: 2008-08-02 21:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ pcw 2008-08-01 19:00:32 UTC
I have a "Java project from existing sources".  I created a custom config and set run.jvmargs via project properties and
they are being ignored when I run the app.  I then set them on the default config - still ignored.

From enabling <debug> verbosity from ant, it looks like more properties than this are being ignored.  The discovery of
exactly which ones is left as an exercise for the reader.

P2 because I had to drop using 6.5 for this project and switch back to 6.1.  Ignoring startup properties is not
acceptable and there does not appear to be a work around.
Comment 1 Jan Lahoda 2008-08-02 20:32:34 UTC
Could you please specify was exact build are you using? There were such problems, and have been fixed as issue #141454
(as have been a few more problems). If you are still able to reproduce in an up-to-date build, please attach
messages.log and the output from "debug" ant output. Please note also Project Properties/Compile/Compile on Save checkbox.
Comment 2 _ pcw 2008-08-02 20:57:43 UTC
build from around 7/23/08.  Sorry, wasn't easy to test a newer build in this case.  Sounds like you've already fixed it.
Comment 3 Jan Lahoda 2008-08-02 21:13:40 UTC
That good news. Please reopen if it happens in a new build. Thanks.

*** This issue has been marked as a duplicate of 141454 ***