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 269342 - Platform Shell context missing
Summary: Platform Shell context missing
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JShell (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-14 21:36 UTC by muellermi
Modified: 2016-12-18 02:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (111.47 KB, text/plain)
2016-12-14 21:36 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 21:36:05 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 Files window
  * choose a class or even better a jar within a target folder
  * open contextmenu
  * choose tools, Java Platform Shell

ACTUAL:
  Shell opens as if opened from the main menu

EXPECTED:
  Shell uses the context, here: sets the classpath to the selected jar
Comment 1 muellermi 2016-12-14 21:36:08 UTC
Created attachment 163238 [details]
IDE log
Comment 2 Svata Dedic 2016-12-15 05:00:09 UTC
Please elaborate - what is the 'target folder' ? Where is the context menu opened ?

If Java Shell is opened on a project (using context menu - Execute in Java Shell) it should work with the project context: the java shell should see project's classpath.
Comment 3 Svata Dedic 2016-12-15 12:17:28 UTC
Removed from file context menu in jet-main#521c92112f1
Comment 4 Quality Engineering 2016-12-18 02:41:11 UTC
Integrated into 'main-silver', will be available in build *201612180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f521c92112f1
User: Svata Dedic <sdedic@netbeans.org>
Log: #269342: Removed icon (UI consistency). Removed shell from file context menu (unsupported)