For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 13 replies, 5 voices, and was last updated 15 years, 12 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.
March 19, 2009 at 4:08 pm #296386
Loyal WaterMemberI’m afraid this is a bug that we are already working on resolving asap. Sorry for the inconvenience.
March 19, 2009 at 4:10 pm #296387
nsouleMemberOk, thanks for the information.
March 20, 2009 at 2:42 pm #296458
Loyal WaterMemberYour welcome.
March 25, 2009 at 4:25 pm #296774
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.dllMarch 26, 2009 at 8:46 am #296806
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?March 26, 2009 at 9:03 am #296809
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?March 26, 2009 at 9:30 am #296816
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
TonMarch 26, 2009 at 10:06 am #296819
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
TonMarch 26, 2009 at 3:14 pm #296832
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.September 3, 2009 at 3:50 am #302067
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,
UmbertoSeptember 3, 2009 at 6:04 pm #302095
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.September 4, 2009 at 6:13 am #302118
ubspecialMemberHi Nipun,
Problem has now been resolved.
I was using the plugins folder.Thanks,
UmbertoSeptember 8, 2009 at 1:18 pm #302214
Loyal WaterMemberYour welcome.
-
AuthorPosts