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 157380 - provide ability to run a main method from a standalone jar file
Summary: provide ability to run a main method from a standalone jar file
Status: RESOLVED DUPLICATE of bug 34377
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-23 20:57 UTC by emiddio
Modified: 2009-07-07 21: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 emiddio 2009-01-23 20:57:03 UTC
within a project with source code you can via project/properties/run -- choose a main method, args, etc.

sometimes i have a jar file i want to run a main method from -- but no source code -- i would like to be able to
go something similar to what can be done with a project with source -- get a dialog with list of mains i could
run and ability to set args -- then run the class -- without source code being present.
Comment 1 Jesse Glick 2009-07-07 21:11:01 UTC

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