Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Pointing Eclipse to Correct Thing (How do I point eclipse to the correct thing when I call R?)
Pointing Eclipse to Correct Thing [message #954327] Mon, 22 October 2012 20:03 Go to previous message
Andrew Gies is currently offline Andrew Gies
Messages: 12
Registered: October 2012
Junior Member
Hey all,

I recently started with android eclipse development and I need to connect android-eclipse to another library. The library is the core library of processing.

My problem is that when I create a android project using the android plugin and then I imported the core library into the project, I get conflicting variable/classes. For example, my current roadblock is the android resource class R, where I have the resources for my project. However there is a static final int R in my processing library, so when I call the R class, it jumps to the R int, which i dont want. How do I point eclipse to the correct thing when I call the R class?

Thanks,

Andrew G.


andrewgies17
 
Read Message
Read Message
Previous Topic:3.7 / 3.6 updatesites access error
Next Topic:CVS repository
Goto Forum:
  


Current Time: Sat May 18 14:25:43 EDT 2013

Powered by FUDForum. Page generated in 0.01555 seconds