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 46840 - Make an easy way to set JVM properties
Summary: Make an easy way to set JVM properties
Status: RESOLVED INVALID
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-02 17:56 UTC by turquoise3232
Modified: 2004-08-13 12:11 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description turquoise3232 2004-08-02 17:56:12 UTC
I can't find an easy way(i can't find a way at all
in fact...) to set a property for the JVM in the
new project system (like -Djava.library.path=...).
Comment 1 Jesse Glick 2004-08-02 18:18:21 UTC
For D (4.0), can be set by editing nbproject/project.properties (there
is a comment w/ explanation). Will probably have a GUI for it in E.