Re: [U2] UniObjects Java Packages

2013-04-16 Thread William Brutzman
tsoftware.com ยท W: > u2.rocketsoftware.com > > > > -Original Message- > From: u2-users-boun...@listserver.u2ug.org [mailto: > u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman > Sent: Tuesday, April 16, 2013 3:07 PM > To: 'U2 Users List' &

Re: [U2] UniObjects Java Packages

2013-04-16 Thread Daniel McGrath
: Tuesday, April 16, 2013 3:07 PM To: 'U2 Users List' Subject: [U2] UniObjects Java Packages I am trying to get an example program to work with Eclipse IDE. When trying to... import asjava.uniobjects.*; import asjava.uniclientlibs.*; I get errors. I tried several things

Re: [U2] UniObjects + Java Packages

2013-04-16 Thread Doug Averch
You have to convert the asjava.zip to a jar file. Then you need to add asjava.jar to your lib file. Good luck with your project. Regards, Doug www.u2logic.com "Real tools for Eclipse for U2 Programmers" ___ U2-Users mailing list U2-Users@listserver.u2u

Re: [U2] UniObjects + Java Packages

2013-04-16 Thread Doug Averch
You have to convert the asjava.zip to a jar file. Then you need to add asjava.jar to your lib file. Good luck with your project. Regards, Doug www.u2logic.com "Real tools for Eclipse for U2 Programmers" ___ U2-Users mailing list U2-Users@listserver.u2u

[U2] UniObjects + Java Packages

2013-04-16 Thread William Brutzman
I am trying to get example programs to work with Eclipse IDE. When trying to... import asjava.uniobjects.*; import asjava.uniclientlibs.*; I tried it a few different ways... getting errors... indicating that the IDE cannot find the files or packages. Help wi

[U2] UniObjects Java Packages

2013-04-16 Thread Bill Brutzman
I am trying to get an example program to work with Eclipse IDE. When trying to... import asjava.uniobjects.*; import asjava.uniclientlibs.*; I get errors. I tried several things without any luck. Help with how to configure the asjava folder in packages would be appreciated. --