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 253294 - Couldn't run exe file after clean and build. main file is not found exception shown in console
Summary: Couldn't run exe file after clean and build. main file is not found exception...
Status: RESOLVED INCOMPLETE
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: PC All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-02 18:52 UTC by Anupa
Modified: 2015-08-06 16:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (413.97 KB, text/plain)
2015-07-02 18:52 UTC, Anupa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anupa 2015-07-02 18:52:05 UTC
Product Version = NetBeans IDE 7.3 (Build 201306052037)
Operating System = Windows NT (unknown) version 6.2 running on amd64
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 21.0-b17
Comment 1 Anupa 2015-07-02 18:52:16 UTC
Created attachment 154469 [details]
IDE log
Comment 2 Tomas Zezula 2015-08-06 16:36:16 UTC
Java/classfile is a class file parser.
Not sure what's the problem can you provide more info?
Do you have a problem with project execution?
Can you attach the exception from the console.
Thanks