I managed it by creating a new Java-Project set the "Project  
Reference" to that project and also added that project to the "Java  
Build Path". Is that identical to creating a jar file and specify it  
in the manifest file?



Am 31.08.2009 um 14:22 schrieb Alessio Grumiro:

> you have to create a jar file and import jar library in other projects
>
> 2009/8/31 Lutz Schönemann <[email protected]>
> Hi,
>
> is it possible to use classes that are defined in other applications?
>
> I have two dependent projects and want to use classes from one  
> project inside the other. I use eclipse and in the project  
> preferences > "Project References" I checked the other project. In  
> addition I added the Project/bin-path of the first project to the  
> seconds project libraries. Both apps are installed on a device but I  
> get a VerifyError. How is it possible to use classes from an other  
> application? I don't want to copy the code into the second project!
>
> Thanks for help
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to