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 34377 - Executable jar file in IDE
Summary: Executable jar file in IDE
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Platform (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
: 157380 (view as bug list)
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2003-06-13 13:15 UTC by Milan Kubec
Modified: 2011-08-31 14:05 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 Milan Kubec 2003-06-13 13:15:34 UTC
Jar file with correctly defined Main-Class
attribute in manifest is executable object. It
would be good if such jar file could be executed
also from inside IDE.
Comment 1 Jesse Glick 2004-03-19 14:16:43 UTC
Could be implemented by enabling Run Single File on *.jar from J2SE
project type.
Comment 2 Jesse Glick 2009-07-07 20:56:06 UTC
Probably need a global (non-project-specific) version of ActionProvider. Needed for script languages anyway.
Comment 3 Jesse Glick 2009-07-07 21:10:52 UTC
*** Issue 157380 has been marked as a duplicate of this issue. ***