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 55412 - when applying diff: Wrong insert position 349
Summary: when applying diff: Wrong insert position 349
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-23 13:14 UTC by Jan Pokorsky
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ConstraintViolationException (7.51 KB, text/plain)
2005-02-23 13:15 UTC, Jan Pokorsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Pokorsky 2005-02-23 13:14:14 UTC
From time to time I get
ConstraintViolationException. It occurs when I add
some bean pattern or a class member via explorer
nodes. The file is a plain java with one
constructor and field. None guarded blocks.

Not sure it is a bug of the javacore or the editor.
Comment 1 Jan Pokorsky 2005-02-23 13:15:13 UTC
Created attachment 20475 [details]
ConstraintViolationException
Comment 2 Martin Matula 2005-03-01 14:00:05 UTC
Fixed.

Checking in
src/org/netbeans/modules/javacore/jmiimpl/javamodel/ResourceImpl.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/jmiimpl/javamodel/ResourceImpl.java,v
 <--  ResourceImpl.java
new revision: 1.70; previous revision: 1.69
done
Comment 3 Quality Engineering 2007-09-20 12:30:20 UTC
Reorganization of java component