[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Plugin Fragment & External Jars
|
Hi guys,
I am making a fragment that extents the CompilationParticipant of the jdt.
I have two jars that my code is dependent upon. However, I can't seem
to be able to package them together with my plugin when I am building
its jar. I am aware I can only use the code from other plugins but
changing those jars into plugins does not seem to be an option ATM.
Any suggestions please? :)
TIA,
George