Menu

#1 How to install Eclint on Eclipse

open
nobody
5
2008-01-23
2008-01-23
No

Hi,
I have got the code from the repository, and I exported it to the plugins directory of Eclipse. Now I have the 4 clean directories (without the subversion stuff) net.sf.eclint.core, net.sf.eclint.generic, net.sf.eclint.splint and net.sf.eclint.ui in plugins.
I rebooted eclipse, and I get the menu choice
"eclint->Static Analysis..." at the right click on a file/directory of my eclipse project. If I click, then the message is "The current operation is not currently available". So I tried to configure the plugins trhough the "Windows->Preferences->Eclint Preferences" which correctly appears in the Preferences, but as soon as I select it, I got an error. The error log file says:
!MESSAGE The activator net.sf.eclint.ui.EclintUiPlugin for bundle net.sf.eclint.ui is invalid
!STACK 0
org.osgi.framework.BundleException: The activator net.sf.eclint.ui.EclintUiPlugin for bundle net.sf.eclint.ui is invalid
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:141)
..............................................
Caused by: java.lang.ClassNotFoundException: net.sf.eclint.ui.EclintUiPlugin
at java.lang.ClassLoader.findClass(Unknown Source)
.............................................
The aim was to use splint under eclipse, could you help me in nay way?
Thanks
Umberto Calari
umberto.calari@eostech.it

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.