September 12th 2005
I'm having problems
with setting up intelliJ to actually run JNI, I browsed around the
net and found a plugin called svn4idea plugin but did not work out
for me, not much of help on the net with this plugin, The intelliJ
idea does not show up any
substantial help with this regard
either. The site for svn4idea seems to throw more light upon the SWIG
part of conversion, SWIG converts C++ code to Java, but I think I
acually want to go the other way around.
I got the jnipp compile
on intelliJ, I also got the Jace working on intellij, using the
intelliJ ant tool. The examples also worked from Jace but not from
jnipp this time. IntelliJ actually reported some classes missing in
the case of Jnipp, which I could never find in the jnipp package or
in he jar files. Jace built and worked pretty good, the
examples seem to compile decently, but when I actually tried to go
ahead with my own files, even the case of HelloWorld, it would fail.
I was actually trying to engineer jace's code and build it over and
over again.....but the errors would be fixed yet my file would not
work.
Reply
I'm having problems
with setting up intelliJ to actually run JNI, I browsed around the
net and found a plugin called svn4idea plugin but did not work out
for me, not much of help on the net with this plugin, The intelliJ
idea does not show up any substantial help with this regard either.
Where is this
documented?
http://www.intellij.org/twiki/bin/view/Main/SubversionClient
Shows a CVS plugin. IS
this what you mean?
The site for svn4idea seems to throw more
light upon the SWIG part
of conversion, SWIG converts C++ code to
Java, but I think I acually
want to go the other way
around.
Where is SWIG documented?
I was unable to find any
examples of SWIG and Java at:
http://www.swig.org/doc.html
I
got the jnipp compile on intelliJ,This looks very nice. However, I
think it is a bit old. Have they updated it in the last 3 years? I
also got the Jace working on intellij, using the intelliJ ant tool.
Yup. I just downloaded Jace and ran ant. A nice large system. Lots
of
work when into this. The build worked great.
Can you demo this for
the class on Wednesday?
The examples also
worked from Jace but not from jnipp this time. IntelliJ actually
reported some classes missing in the case of Jnipp, which I could
never find in the jnipp package or in he jar files. Jace built and
worked pretty good, the examples seem to
compile decently, but
when I actually tried to go ahead with my own files, even the case of
HelloWorld, it would fail. I was actually trying to engineer jace's
code and build it over and over again.....but the errors would be
fixed yet my file would not work.
It sounds like you are making
some progress. Lets look into Jace more deeply
for Wednesdays
presentation.
PR#9=100.