Hi guys , i met with another problem and it goes like this
I had a com application , i uses JIntegra to wrap the com object and now i have 8 java classes . Then i created my own java class , to create object of their classes in the static void main method and it works .
However when i try doing it as a reuse class . My eclipse plug in development doesn't acknowledge it . I can't create the reuseable class , it says i need some jar files or something , which i apparently doesn't have it and doesn't need so

Recommended Answers

All 2 Replies

It's probably looking for the classes to be packaged in a jar file instead of your current configuration..I could be wrong about that, but I'm thinking that's what it is. Why don't you post the FULL error message or grab a screen shot of it.

shit , damn it

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.