Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

README.md

Outline

org.nodeclipse.java.avatarjs

Quick and dirty idea/code to launch .js with java 8 and Avatar.js lib
Not yet finished, reason:
running with Java/Avatar.js is launching like java -Djava.library.path=lib -jar lib/avatar-js.jar helloWorld.js

  • libs maybe missing or in other folder,
  • embedding not released binaries in Eclipse plugin seems bad idea (also there are native lib for every OS)
  • would require searching for project root (Node can actually run from any folder)

Usage

Read at <>

Read also built-in F1 and Online Help

Links

Developing

Depends on .ui and .common

Import-Package: org.nodeclipse.debug.launch in MANIFEST.MF is for org.nodeclipse.debug.launch.LaunchConfigurationEnvironmentTab

org.nodeclipse.debug.util is for in org.nodeclipse.phantomjs.launch.LaunchConfigurationDelegate

TODO copy that Class or make .debug module general (not Node.js related)

Morty Proxy This is a proxified and sanitized view of the page, visit original site.