Re: [android-developers] Removing .jar file from project.

2011-04-22 Thread Bob Kerns
If removing and reimporting the project works, and refreshing and rebuilding did not -- you're working around an Eclipse bug, not your lack of knowledge. Deleting and re-importing the project is your third-biggest Eclipse hammer. The higher ones are: * Creating a new Eclipse workspace and import

Re: [android-developers] Removing .jar file from project.

2011-04-22 Thread TreKing
On Fri, Apr 22, 2011 at 1:58 PM, Tobiah wrote: > I'm still left feeling as though there is a more direct way of doing this, > or that Eclipse is strongly lacking in this respect. > In my relatively limited time with Eclipse, I've learned that it does things seemingly of its own accord, regardles

Re: [android-developers] Removing .jar file from project.

2011-04-22 Thread Tobiah
On 04/22/2011 10:09 AM, TreKing wrote: On Fri, Apr 22, 2011 at 11:56 AM, Tobiah mailto:t...@tobiah.org>> wrote: Thanks. I am new enough to Eclipse to not know this, but it did not change anything. In the Problems windows I still have: Error generating final archive: Failed to

Re: [android-developers] Removing .jar file from project.

2011-04-22 Thread TreKing
On Fri, Apr 22, 2011 at 11:56 AM, Tobiah wrote: > Thanks. I am new enough to Eclipse to not know this, > but it did not change anything. In the Problems windows I still have: > > Error generating final archive: > Failed to add /home/toby/android/exposmart/lib/biggu_scanner-1.1.0.jar > First hi

Re: [android-developers] Removing .jar file from project.

2011-04-22 Thread Tobiah
On 04/21/2011 01:34 PM, Kostya Vasilyev wrote: Have you tried refreshing the project? Right click - Refresh or F5 in the Package Explorer panel. Thanks. I am new enough to Eclipse to not know this, but it did not change anything. In the Problems windows I still have: Error generating final

Re: [android-developers] Removing .jar file from project.

2011-04-21 Thread Kostya Vasilyev
Have you tried refreshing the project? Right click - Refresh or F5 in the Package Explorer panel. -- Kostya 22.04.2011 0:06, Tobiah пишет: At one time I added a .jar file in the lib directory to my project. Later, I started working without eclipse, just using VIM and adb etc. I decided that I