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 57924 - Freeform project should support broken references resolution
Summary: Freeform project should support broken references resolution
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Freeform (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-15 09:26 UTC by tomzi
Modified: 2010-01-11 04:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tomzi 2005-04-15 09:26:14 UTC
[ JDK VERSION : 1.5.0_02 ]

In a 'Java application with existing ant script' project i did an cvs update. During that operation a jar file was deleted and replaced by another one. But this operation did not propagate to the project information. Hence in the Properties dialogue/classpath still the 'old' jar file was mounted.

Expected behaviour:
The user should be notified that the jar file cannot be resolved and needs user interaction (Resolve conflictes)
Comment 1 Martin Entlicher 2005-04-15 14:57:30 UTC
There are no conflicts from the CVS point of view. The JAR is a file like ony
other. The projects support should watch it's files and update the settings, if
necessary.
Comment 2 Jesse Glick 2005-04-15 16:20:15 UTC
Bug description too vague to be useful. Need precise steps to reproduce from
scratch - a demo project configuration, etc.
Comment 3 Tomas Zezula 2005-04-15 16:58:14 UTC
The user requires the broken reference support working on the freeform project.
Not sure if this belong to java/freeform or ant/freeform. Needs changes in both
places. It would be nice to put it into 4.2
Comment 4 Antonin Nebuzelsky 2010-01-11 04:28:42 UTC
Changing the default component owner to tzezula.