search for: 28java

Displaying 2 results from an estimated 2 matches for "28java".

Did you mean: 20java
2009 Jul 14
2
InstallingHi MS Java
Hi All, I tried to install MS java as mentioned in this (http://wiki.winehq.org/NativeMsJava?highlight=%28java%29) article but it didn't install although I followed the 8 steps exactly! Note: I copied and replaced advpack.dll (from windows 98 second edition) c:\windows\system to ~/.wine/drive_c/windows/system32 and ~/.wine/drive_c/windows/system but it didn't fix the problem!
2010 Aug 20
1
R and Java
Hi folks, Maybe that is not the best place to ask, but I 'd like some of you could help me... I'm using jri to run R commands under Java, by its examples I can eval expressions, returning single values or vectors to my Java variables. But, I would like to know how to assign the values of a Java vector (like: double x[] = {1.7 , 2.8 , 3.4}; ) to a R variable, so I can eval a function