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

Summary: [60cat] Updating Project tree after external SVN update not properly
Product: java Reporter: host <host>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: novakm
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of error in tree but not in file

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 ***