| Author |
Message |
|
|
Post subject: Dropins folder required to be empty initially
Posted: Mar 19, 2009 - 06:03 PM
|
|
Joined: Mar 19, 2009
Posts: 36
|
|
When 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. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Dropins folder required to be empty initially
Posted: Mar 19, 2009 - 10:08 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
I'm afraid this is a bug that we are already working on resolving asap. Sorry for the inconvenience. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Dropins folder required to be empty initially
Posted: Mar 19, 2009 - 10:10 PM
|
|
Joined: Mar 19, 2009
Posts: 36
|
|
Ok, thanks for the information. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Dropins folder required to be empty initially
Posted: Mar 20, 2009 - 08:42 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
Your welcome. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 25, 2009 - 10:25 PM
|
|
Registered Member


Joined: Dec 19, 2008
Posts: 21
|
|
I am trying to install this plugin:
http://prdownloads.sourceforge.net/findbugs/edu.umd.cs.findbugs.plugin.eclipse_1.3.7.20081230.zip?download
I 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 Workbench
Version: 7.1.1
Build id: 7.1.1-20090310
Eclipse 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 |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 26, 2009 - 02:46 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
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? |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 26, 2009 - 03:03 PM
|
|
Registered Member


Joined: Dec 19, 2008
Posts: 21
|
|
The 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? |
|
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 26, 2009 - 03:30 PM
|
|

Joined: Nov 30, 2006
Posts: 190
|
|
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 |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 26, 2009 - 04:06 PM
|
|
Registered Member


Joined: Dec 19, 2008
Posts: 21
|
|
This 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 |
|
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 26, 2009 - 09:14 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
LarryD,
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. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: Has this issue with FindBugs and other plugins been resolved
Posted: Sep 03, 2009 - 09:50 AM
|
|
Joined: Sep 03, 2009
Posts: 2
|
|
Hi 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 |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Has this issue with FindBugs and other plugins been reso
Posted: Sep 04, 2009 - 12:04 AM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
Umberto,
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. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Has this issue with FindBugs and other plugins been reso
Posted: Sep 04, 2009 - 12:13 PM
|
|
Joined: Sep 03, 2009
Posts: 2
|
|
Hi Nipun,
Problem has now been resolved.
I was using the plugins folder.
Thanks,
Umberto |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Has this issue with FindBugs and other plugins been reso
Posted: Sep 08, 2009 - 07:18 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
Your welcome. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|