I added a jar file to the lib folder in android project in Eclipse Indigo. I want to add this file to build, but i don't have build option in the file righ-click menu. Any idea why I don't have it? How can I add it to build anyway? Thanks.
In the model browser, right‑click the active configuration for your Eclipse project and select Build Configuration. Choose Project > Build Automatically to build from Eclipse using Java™ or C/C++ build tools.
First see if the problematic file is part of Java Source or Jar file or another project. If it's part of JavaSource within same project, make sure that this has been included within Java Build Path. Make sure that your source folder is listed within "Source folders in build path". If not add it using Add folder button.
option is available. or simply you can use shortcut to move: Alt+Shift+V . if it wasn't enabled or doesn't exist, in eclipse go to Window menu, select Customize perspective... a windows with for tabs will appear. select Menu visibility tab then expand Refactor , then tic the Move...
I had the same problem. It's just an Eclipse normal behaviour.
Check if in menu Project -> Build Automatically is selected.
To activate the Build option just deactivate Build Automatically option.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With