Skip to main content
  • Log in
  • Manage Cookies
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Marketplace
  3. Tools
  4. old Nodeclipse Java 8 Nashorn JJS

Please be aware that some listings have been temporarily delisted from our marketplace in order to improve the security of the platform. We apologize for any inconvenience this may caused.

For more information on this matter, please visit #1.

If you are a listing owner and would like to have your listing(s) reinstated, please open a ticket at https://gitlab.eclipse.org/eclipsefdn/it/websites/marketplace.eclipse.org/-/issues.

Thank you for your understanding and cooperation.

old Nodeclipse Java 8 Nashorn JJS

old Nodeclipse Java 8 Nashorn JJS
11
1
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Add this URL to your Eclipse Installation to reach this solution's update site.

2019-03 (4.11)
2018-12 (4.10)
2018-09 (4.9)
Photon (4.8)
Oxygen (4.7)
Neon (4.6)
Mars (4.5)
Luna (4.4)
Kepler (4.3)
Juno (4.2, 3.8)
Previous to Juno (<=4.1)
2019-06 (4.12)
2019-09 (4.13)
2019-12 (4.14)
2020-03 (4.15)
2020-06 (4.16)
2020-09 (4.17)
2020-12 (4.18)
2021-03 (4.19)

https://nodeclipse.github.io/updates/

Learn more...

Screenshot 0

Screenshot 1

Screenshot 2

Details Group Tabs

Details

`jjs` is util inside Java 8 JDK to work with Nashorn JavaScript engine (https://blogs.oracle.com/nashorn/). Nodeclipse JJS feature lets you create new Nashorn project, edit JavaScript files and execute using jjs (from any project type). Try and compare var jsArray = [1,2,3,4]; jsArray.forEach(function(el) { print(el) } ); the same with Java Collections and lambda usage: var jsArray = [1,2,3,4]; var list = java.util.Arrays.asList(jsArray); list.forEach(function(el) { print(el) } ); Check examples in https://github.com/PaulVI/NashornSandbox Hints: - rename .js to .jjs to have less run options - JSHint-Eclipse is included, with JSHint 2.1.10 that is EcmaScript 5 aware. Configure in .jshintrc file. - use Ctrl+Alt+E or StartExplorer/Show in File Manager, or Ctrl+Alt+D or StartExplorer/Start Shell Here, - use EditBox for block color highlight This and more plugins are available from Nodeclipse updates repository http://www.nodeclipse.org/updates/ . Project sources are at https://github.com/Nodeclipse/nodeclipse-1/tree/master/org.nodeclipse.jjs Built latest version with `mvn package` and install from generated .zip. Check README.md for further details. Raise an issue for question. Listed in Nodeclipse Plugins List.

Categories:
  • Application Development Frameworks,
  • IDE,
  • Tools
Tags:
  • nodeclipse,
  • enide,
  • javascript,
  • jjs,
  • nashorn,
  • engine,
  • java 8,
  • lambda
Additional Details
Eclipse Versions: 
2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
Nodeclipse/Enide
Development Status: 
Beta
Date Created: 
Sat, 2013-10-19 04:18
License: 
Other Open Source
Date Updated: 
Fri, 2021-01-15 10:11
Submitted by: 
Paul Verest
Subscribe to old Nodeclipse Java 8 Nashorn JJS RSS-feed
Screenshots
Screenshot 0
Screenshot 1
Screenshot 2
Metrics
DateRankingInstallsClickthroughs
April 2023NA0 (0%)1
March 2023527/6888 (0%)8
February 2023660/6681 (0%)16
January 2023637/6772 (0%)14
December 2022677/8053 (0%)9
November 2022592/8088 (0%)13
October 2022662/8114 (0%)18
September 2022812/8121 (0%)7
August 2022738/8082 (0%)13
July 2022727/8162 (0%)14
June 2022677/8103 (0%)7
May 2022588/8108 (0%)14
April 2022793/8171 (0%)0
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)
External Install Button

Marketplace Drag to Install button

By adding the following code below to your website you will be able to add an install button for old Nodeclipse Java 8 Nashorn JJS.

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Friday, March 31, 2023 - 20:30

Reviews Sign in to post reviews

rpierpaoliwrp's picture

Auto-completion for Java types

Submitted by Roberto Pierpaoli on Wed, 2017-02-01 05:15

Hi,

I'm starting to explore the Nashorn world and I've just installed your plugin.

Everything goes smooth while remaining in the JS world, but when I start importing Java classes there's no aid from the plugin, I mean:

var nioFiles = Java.type('java.nio.file.Files');
nioFiles. (<= Ctrl + Space)

there are no suggestions and I have to keep the class' Javadoc open to remember what can be invoked and how.

Is it intended to be so or I'm missing something?

Thanks,

R.

Markets

  • Eclipse Project (4)
  • Tools (1342)
    • Application Development Frameworks (171)
    • Application Management (32)
    • Application Server (31)
    • BIRT (10)
    • Build and Deploy (104)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (117)
    • Collaboration (37)
    • Database (44)
    • Database Development (34)
    • Database Persistence (17)
    • Documentation (60)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (10)
    • Editor (339)
    • Entertainment (14)
    • General Purpose Tools (124)
    • Graphics (34)
    • IDE (344)
    • Internet of Things (IoT) (35)
    • J2EE Development Platform (44)
    • J2ME (5)
    • Languages (155)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (90)
    • Modeling Tools (146)
    • Mylyn Connectors (20)
    • Network (14)
    • Other (74)
    • Process (18)
    • Profiling (22)
    • Programming Languages (100)
    • Reporting (32)
    • Rich Client Applications (39)
    • Science (4)
    • SCM (20)
    • Search (42)
    • SOA Development (15)
    • Source Code Analyzer (99)
    • Systems Development (59)
    • Team Development (54)
    • Testing (90)
    • Tools (568)
    • UI (97)
    • UML (40)
    • Web (90)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (32)
    • XML (29)
  • IoT (172)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
  • RCP Applications (79)
  • Training & Consulting (53)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • Enide (Studio) 2015- Node.js, JavaScript, Java and Web Tools
  • Enide.p2f- Eclipse Node.js IDE
  • old Nodeclipse PhantomJS
  • Nodeclipse SDK
  • old Nodeclipse/Enide Maven for Eclipse

Favorited by

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top