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 116295 - [60cat] Updating Project tree after external SVN update not properly
Summary: [60cat] Updating Project tree after external SVN update not properly
Status: RESOLVED DUPLICATE of bug 104665
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-21 11:41 UTC by host
Modified: 2007-10-05 10:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of error in tree but not in file (102.84 KB, application/octet-stream)
2007-09-21 11:43 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description host 2007-09-21 11:41:35 UTC
[ JDK VERSION : 1.6.2 ]

I have a SVN/Java/Ant project and (SVN) updated this project outside NB.
When starting NB the autocompile starts and shows several errors.
I (SVN) update the project inside NB and do a "Clean and Build" on the project which returns "BUILD SUCCESSFUL".
Still, some error are shown in the tree.
I open one file that shows errors in the tree and the error is shown on the tab of the file too BUT there is no red line on the right to point to the error in the file.
I now do a "Compile File" on that class and also get "BUILD SUCCESSFUL" back BUT still the error sign stays in the tree and in the file tab.
Comment 1 host 2007-09-21 11:43:05 UTC
Created attachment 49226 [details]
Screenshot of error in tree but not in file
Comment 2 novakm 2007-09-21 12:25:21 UTC
It is most probably not caused by SVN - reassigning to tasklist - javaparser for evaluation.
Comment 3 Tomas Zezula 2007-10-05 10:02:41 UTC
ts hard to say what is the right component, either SVN does not generate events or it's a duplicate of #104665

*** This issue has been marked as a duplicate of 104665 ***