I've tried using bnd tool as follows:

*java -jar bnd.jar build -classpath spring-batch-core-2.1.8.RELEASE.jar*

There's no output from this command unfortunately...

Regards,

J.
2012/8/14 Julien Martin <[email protected]>

> Hello,
>
> Is there a tool that will tell me what import/export packages are required
> by a given configuration?
>
> The only way I have managed to deal with import/export so far is by
> manually adding packages one after the other according to the various
> ClassNotFoundException I get at runtime...
>
> I am pretty sure there is a better way!!
>
> Any clue welcome.
>
> Regards,
>
> Julien.
>
>
>

Reply via email to