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 - Editor doesn't open
Summary: Editor doesn't open
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 8.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
: 268919 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-11-10 00:13 UTC by Esteban14
Modified: 2017-03-27 15:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)