- This topic has 13 replies, 5 voices, and was last updated 15 years, 2 months ago by Loyal Water.
-
AuthorPosts
-
nsouleMemberWhen placing 3rd party plugins into the dropins directory the IDE will only read them if it had been previously started and stopped with nothing in that directory. While this is only a minor inconvenience for manuall installs, when trying to put together an automated install process this becomes much more of an issue. Is there a way around this? Is it a bug? Thanks.
Loyal WaterMemberI’m afraid this is a bug that we are already working on resolving asap. Sorry for the inconvenience.
nsouleMemberOk, thanks for the information.
Loyal WaterMemberYour welcome.
CARFAXMemberI am trying to install this plugin:
http://prdownloads.sourceforge.net/findbugs/edu.umd.cs.findbugs.plugin.eclipse_1.3.7.20081230.zip?downloadI have extracted the contents of the .ZIP to the dropins directory with no success.
I have created the plugins and features directories in the dropins directory and placed the unzipped archive in the plugins directory with no success.
I’ve tried various combinations of the plugin present in the dropins and not as suggested above.
So… what am I doing wrong??
LarryD
*** Date:
Wednesday, March 25, 2009 4:22:51 PM CDT** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.1.1
Build id: 7.1.1-20090310*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.1.1
Build id: 7.1.1-20090310Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\cfx\myeclipse\myeclipse7\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\cfx\myeclipse\myeclipse7\../common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\cfx\myeclipse\myeclipse7\../common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-configuration
C:\cfx\myeclipse\myeclipse7\configuration
-vm
C:\cfx\myeclipse\common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll
Loyal WaterMemberLarryD,
Is the plugin that you are setting up with copmpatible with the base eclipse version (Eclipse 3.4.x) ? What is the name of this plugin? Are there any errors logged under <workspace>/.metadata/.log file?
CARFAXMemberThe plugin is Findbugs and has been working with MyEclipse 6.5. I provided the link to the plugin if you’d like to take a look at it… I’ll have to check the error log and get back with you.
LarryD
@support-nipun wrote:
LarryD,
Is the plugin that you are setting up with copmpatible with the base eclipse version (Eclipse 3.4.x) ? What is the name of this plugin? Are there any errors logged under <workspace>/.metadata/.log file?
Ton HuismanMemberFindBugs can be easily added using the Add/Remove software menu option. It’s hiding in the “Browse Categories” section under “Source Code Analyzer”. Then the best matching FindBugs version will be installed.
HTH
Ton
CARFAXMemberThis is not an option for us… we have to be able to drop-in plugins, as our workstations have all software download sites blocked.
LarryD
@huisma13 wrote:
FindBugs can be easily added using the Add/Remove software menu option. It’s hiding in the “Browse Categories” section under “Source Code Analyzer”. Then the best matching FindBugs version will be installed.
HTH
Ton
Loyal WaterMemberLarryD,
We figured out why /dropins were failing in some cases and working in others for 7.1.1 users and we have a fix ready to go that we need to test along with some new installers that will include a new version of Pulse that patches most of the major complaints we have received on the forums. It should be release in about 2 weeks from now. Thank you for your patience.
ubspecialMemberHi there,
I’m still experiencing the same problem with MyEclipse v7.5.
Has this issue with FindBugs and other plugins been resolved yet?Kind Regards,
Umberto
Loyal WaterMemberUmberto,
Could you please explain in detail the problem that you are facing. Also, can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for us.
ubspecialMemberHi Nipun,
Problem has now been resolved.
I was using the plugins folder.Thanks,
Umberto
Loyal WaterMemberYour welcome.
-
AuthorPosts