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 269345

Summary: project added twice to classpath
Product: ide Reporter: muellermi <muellermi>
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description muellermi 2016-12-14 22:34:24 UTC
Product Version = NetBeans IDE Dev (Build 201612070001)
Operating System = Linux version 4.4.0-53-generic running on amd64
Java; VM; Vendor = 1.8.0_111
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.111-b14

Reproducibility: Happens every time

STEPS:
  * Open context menu of project
  * Choose execute java shell

ACTUAL:
  classpath seems to be added twice

|  
|  System Information:
|      Java version:    1.8.0_111-b14
|      Virtual Machine: Java HotSpot(TM) 64-Bit Server VM  25.111-b14
|  Classpath:
|  	/home/mmueller/netbeans-dev-201612070001/java/modules/ext/nb-jshell.jar
|  	/home/mmueller/Dropbox/Vortrag/ParallelStreams/ParallelStreams/target/classes
|  	/home/mmueller/Dropbox/Vortrag/ParallelStreams/ParallelStreams/target/classes
|  	 
|  
[1]->
Comment 1 muellermi 2016-12-14 22:34:27 UTC
Created attachment 163242 [details]
IDE log