[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: non-java plug-ins?

You can call native code from a plugin using the usial JNI methods. Do you have problems with that ?
Genady


arenaTR wrote:

Can ecplipse punch-out or punch-in to non-java plug-ins?  Or does everything
have to be pure java?  If you can do non-java, are the API's only java
accessible or can they be commonly accessed.

newbie question.  Thanks!