java - How can i define classpath directory in Equinox? -


is there way define directory classpath per bundle in eclipse equinox? can put 3rd party jars/configuration files per bundle directory. know can done defining each jar separately need easier way.

thanks in advance

no. each bundle has own classpath must entirely contained within it.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -