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 44618 - NPE on showing properties for freeform poroject
Summary: NPE on showing properties for freeform poroject
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks: 42682
  Show dependency tree
 
Reported: 2004-06-09 10:35 UTC by pzajac
Modified: 2006-03-24 10:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (2.90 KB, text/plain)
2004-06-09 10:37 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-06-09 10:35:25 UTC
[200406082045]
I've created new ant from with existence
buildscript, javasource, and classpath. (This is
really great feature, no problem with code
compl:-)  ) 

Structure of project is similar to hiearchy of web
application:
The buildscript location is at classes/build.xml
the sources are in classes folder

the java libraries are in 'lib' folder.
Comment 1 pzajac 2004-06-09 10:37:31 UTC
Created attachment 15584 [details]
exception stacktrace
Comment 2 David Konecny 2004-06-09 13:46:34 UTC
I see what is the problem.
Comment 3 David Konecny 2004-06-21 13:07:23 UTC
This was fixed week ago. I forgot to close it.
Comment 4 pzajac 2004-06-22 12:31:26 UTC
v