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 268398 - [JShell] Integration with dependency management
Summary: [JShell] Integration with dependency management
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: JShell (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-07 08:08 UTC by Geertjan Wielenga
Modified: 2016-10-07 08:47 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geertjan Wielenga 2016-10-07 08:08:29 UTC
Let's say I wanted to instantiate a class which is available in a Maven package. Currently when in the regular editor, if it is not able to resolve the Token to a class in the given classpath it allows me to search for a Maven dependency. It should be possible to do that in JShell -- should be possible to add Maven dependencies to the context that this shell is running in.
Comment 1 Svata Dedic 2016-10-07 08:47:39 UTC
Moving to an appropriate component