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 - project added twice to classpath
Summary: project added twice to classpath
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-14 22:34 UTC by muellermi
Modified: 2016-12-14 22:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (174.94 KB, text/plain)
2016-12-14 22:34 UTC, muellermi
Details

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