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 43848 - Prevent user from creating cycles in j2seproject classpath customizer
Summary: Prevent user from creating cycles in j2seproject classpath customizer
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: UI
Depends on: 43845
Blocks: 41537
  Show dependency tree
 
Reported: 2004-05-25 17:53 UTC by Jesse Glick
Modified: 2007-09-26 09:14 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 Jesse Glick 2004-05-25 17:53:03 UTC
See issue #43845 for possible utility method.
Probably Add Project should cancel any attempt to
create a cycle, and show an error message instead.
Comment 1 Petr Hrebejk 2004-06-18 08:52:30 UTC
Creating cycle in J2SE project should not be possible.