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 268917

Summary: Editor doesn't open
Product: versioncontrol Reporter: Esteban14
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 8.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Esteban14 2016-11-10 00:13:42 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Linux version 4.4.0-47-generic running on i386
Java; VM; Vendor = 1.8.0_111
Runtime = OpenJDK Server VM 25.111-b14

Reproducibility: Happens every time

Editor won't open after I installed an UML plug-i
Comment 1 Jiri Kovalsky 2016-11-10 03:51:46 UTC
*** Bug 268919 has been marked as a duplicate of this bug. ***
Comment 2 Jiri Kovalsky 2016-11-10 03:54:45 UTC
What does it mean that Editor does not open? Can you please describe in more detail what steps do reproduce this problem?
Comment 3 Esteban14 2016-11-10 16:29:58 UTC
Whenever I try to open a project it does not let me edit the code I already wrote earlier
Comment 4 Jiri Kovalsky 2016-11-10 17:48:36 UTC
OK, so you open a project, expand its structure, select some Java file, double click it but the file is not opened in Editor, correct?
Comment 5 joseluistapia17 2017-01-28 19:52:50 UTC
HI, i have the same problem that Editor does not open, becouse it close immediately when i try  to open a java file.
Comment 6 joseluistapia17 2017-01-28 19:56:27 UTC
java.lang.NoClassDefFoundError: org/netbeans/modules/versioning/util/IndexingBridge
	at org.netbeans.modules.versioning.util.DelayScanRegistry.isDelayed(DelayScanRegistry.java:95)
	at org.netbeans.modules.subversion.Subversion$2.run(Subversion.java:174)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
	at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68)
	at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2058)