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 67892 - StackOverflow from NbModuleProject.createEvaluator()
Summary: StackOverflow from NbModuleProject.createEvaluator()
Status: VERIFIED DUPLICATE of bug 68541
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-01 11:19 UTC by Martin Krauskopf
Modified: 2005-11-25 13:42 UTC (History)
1 user (show)

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 Martin Krauskopf 2005-11-01 11:19:28 UTC
David Kaspar had problem with opening his project. After some investigation
culprit is in creating module evaluator.

Steps to reproduce:

1) Create new module
2) Close IDE
3) delete $MODULE_DIR/nbproject/platform.properties
4) Start the IDE -> SO

Probably regression from issue 59550 and just another case for 61227. But
StackOverflow is really ugly.
Feel free to make it feature depending on 61227.
Comment 1 Jesse Glick 2005-11-16 00:20:34 UTC

*** This issue has been marked as a duplicate of 68541 ***
Comment 2 Tomas Danek 2005-11-25 13:42:42 UTC
verified duplciate.