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 55619 - Right clicking on a jsp file in the Project view tab no longer offers option to run file.
Summary: Right clicking on a jsp file in the Project view tab no longer offers option ...
Status: RESOLVED DUPLICATE of bug 54218
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-28 15:58 UTC by losmurfs
Modified: 2005-03-01 12:30 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 losmurfs 2005-02-28 15:58:51 UTC
In NetBeans 4.0, to run a specific jsp, you could
right click on the file and pick Run from the
context menu.  4.1 no longer has the run option on
the context menu.

Work around:  You can still run the specific file
from the Run menu.
Comment 1 Pavel Buzek 2005-02-28 20:29:56 UTC
It works for me. What build are you using?
Where do you see the jsp file? If you are in sources the action should
be there, but not in build/* area. 
Comment 2 zikmund 2005-03-01 12:30:27 UTC
It should work fine in latest dev builds.

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