Coder Social home page Coder Social logo

benjchristensen / simpledirectorycontainer_eclipseplugin Goto Github PK

View Code? Open in Web Editor NEW
15.0 4.0 9.0 4.8 MB

This is an Eclipse plugin that allows creating a dynamic Classpath Container that observes a folder and loads all .jar (or .zip etc) files into the classpath.

Home Page: http://benjchristensen.com/2011/05/26/dynamic-directory-of-jar-files-in-classpath-via-eclipse-plugin/

Java 100.00%

simpledirectorycontainer_eclipseplugin's Introduction

This is an Eclipse plugin that allows creating a dynamic Classpath Container that observes a folder 
and loads all .jar (or .zip etc) files into the classpath.

It is an evolution of original code I got from here:

	https://www.ibm.com/developerworks/opensource/tutorials/os-eclipse-classpath/

Thus it originates from Aaron Tarter ([email protected]).

The primary modification I made (besides renaming things to no longer say 'example') was making it handle
filenames that had multiple dots (such as com.company.library.name.v2.jar).

The binary in downloads on GitHub just needs to be dropped into the eclipse /plugins/ folder and it will 
then allow adding a "Directory Container" library to the Java Build Path.

https://github.com/downloads/benjchristensen/SimpleDirectoryContainer_EclipsePlugin/DirectoryClasspathContainer_1.0.0_EclipsePlugin.jar

I created this jar by exporting a "Deployable plug-ins and fragments" from Eclipse at the project level.

Hope it helps someone other than me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.