Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Install a node library from a file #18

Open
fdb opened this issue Oct 28, 2010 · 2 comments
Open

Install a node library from a file #18

fdb opened this issue Oct 28, 2010 · 2 comments

Comments

@fdb
Copy link
Member

fdb commented Oct 28, 2010

As a step-up to the node store, add a way to install a node library from a .jar file from your local file system.

In addition, also make a simple node library manager available that allows you to list node libraries, add and remove them.

@fdb
Copy link
Member Author

fdb commented Oct 28, 2010

Important: EclipseStarter now starts up with the "-clean" command-line argument. This means that all installed plugins are removed. Remove this flag if you want installed libraries to persist between runs.

@fdb
Copy link
Member Author

fdb commented Oct 28, 2010

A partial implementation exists as of fa32186. This can list loaded libraries and load libraries from disk.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant