tommygun101 Posted June 16, 2007 Posted June 16, 2007 Hi Does anyone know how to interface java with autoit I have been looking around and i have found two options. Iether to use JNI(java native interface) or COM's but i have found very little usefull information about it, JNI just talks about porting to C and COM info just talks about linking to built in com's like excel and shell is there any good tutorials out there thanx a million
keewixi Posted June 17, 2007 Posted June 17, 2007 Hello tommygun101, I 've just written a solution which makes it possible to interface java and autoit (by COM Interface) on this post :http://www.autoitscript.com/forum/index.ph...st&p=358704
tommygun101 Posted June 18, 2007 Author Posted June 18, 2007 (edited) Hello tommygun101, I 've just written a solution which makes it possible to interface java and autoit (by COM Interface) on this post :http://www.autoitscript.com/forum/index.ph...st&p=358704hey .. i checked the net.. and i came accross a plugin for eclipsethat i can use to create a java-com bridge , so you can create a java-com serverand could access it with autoit.. but it is a real mission maybe your code will be easieri will take a look,i wonder if it is bi-directionaloh i just saw.. u used jacob... nice 1,, i will take a look nowshot man Edited June 18, 2007 by tommygun101
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now