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 54355 - Compile disabled on package/java file in test directory
Summary: Compile disabled on package/java file in test directory
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-02 12:36 UTC by zikmund
Modified: 2006-03-24 13:07 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 zikmund 2005-02-02 12:36:45 UTC
Build 200502012121

1) Create new WebApp
2) Create Java class
3) Create test for Java class (context menu |
Tools | JUnit Tests | Create Tests)
4) ERROR:
Action 'Compile' is disabled in context menu and
main menu.
Comment 1 Radko Najman 2005-03-18 14:09:41 UTC
Fixed.

/cvs/web/project/src/org/netbeans/modules/web/project/WebActionProvider.java,v 
<--  WebActionProvider.java
new revision: 1.63; previous revision: 1.62

Comment 2 zikmund 2005-03-21 16:17:41 UTC
Verified in 200503201900.