[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: problem using org.eclipse.jdt.apt as a plug-in dependency

"Walter Harley" <wharley@xxxxxxx> wrote in message 
news:e0a3p6$a02$1@xxxxxxxxxxxxxxxxxxxx
> We have run into some gotchas in Eclipse because our plug-in is packaged 
> as a jar file that contains other jar files.  Some PDE features work in 
> this scenario and others don't....  it's on the list to fix but has been 
> somewhat challenging.
>
> In the meantime, to work around this, try importing the 
> org.eclipse.jdt.apt.core plug-in into your workspace, as a binary project. 
> To do this, go to the Plug-Ins view (in PDE perspective) and right-click 
> on the apt.core plug-in, then select Import -> As Binary Project.


As of N20060405-0010 this problem has been fixed.  (So, not in M6, but will 
be in RC1.)