![]() |
can't delete linker library property
I found a small problem. I open properties/c/c++build/tool settings/mplink linker/linker information and delete the one entry in "libraries included in linking". This is because I would prefer to define all the libraries in the lkr file. Then I can "clean" and all is well. But if I close eclipse and reopen it, the entry is back. I can't delete it permanently.
|
Re: Eclipse Plugin Maintaineer?
Quote:
The only plugin that is actually usable is org.eclipse.cdt.mcc18.toolchain. You can tell Eclipse to Export it as a Deployable Plug-in. The rest of it is currently incomplete or having strange compilation issues. |
Re: Eclipse Plugin Maintaineer?
Quote:
What I did worked, halleujah. But please let me know what I should have done instead. Thanks - Bill |
Re: Eclipse Plugin Maintaineer?
Quote:
As to how to correctly setup and compile this in the future: Setting up the project:
The projects, by default, will automatically compile. To package them into jars:
Note: All the directions above are based on Eclipse 3.1.2. |
Re: Eclipse Plugin Maintaineer?
Has anyone used this under Linux? I have been using a makefile to compile the code for the robot, but I don't think that the makefile that I am using is 100% correct. I am trying to find an alternative way to compile code for the robot under Linux.
|
Re: Eclipse Plugin Maintaineer?
OK, got it, thanks for clarifying. I've imported the plugin projects into Eclipse, now I can try to use it (i.e. break it...).
If I want to modify the plugin and deploy it, do I have to do anything besides replace the jar file for it to be effective? I know there have been past instructions that indicate what within eclipse has to be deleted to ensure eclipse forgets the old plugin and uses the new one. |
Re: Eclipse Plugin Maintaineer?
Quote:
Quote:
|
| All times are GMT -5. The time now is 06:19. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi