-
1. How to install new plugins in jboss developer studio 4
maxandersen Mar 10, 2011 8:03 AM (in response to kishore.74.lko)They work for me just like normal eclipse - I'm running JBoss Developer Studio 4 GA with both egit, svn, m2eclipse and other plugins installed from updatesites.
What problems are you seeing ?
btw. better to upgrade to the GA version than on the old Beta
-
2. How to install new plugins in jboss developer studio 4
kishore.74.lko Mar 10, 2011 8:33 AM (in response to maxandersen)Hi Andersen,
Thanks for giving reply.
By mistaken I wrongly mentioned the JBoss version, actually it is
JBoss Developer Studio
Version: 4.0.0.GA
Build id: v20110216-1930-H239-GA
Build date: 20110216-1930
I run this Add Site command on JBoss from console:
F:\JBoss\studio\jbdevstudio.exe -data tempwork -consolelog -application org.eclipse.update.core.standaloneUpdate -command addSite -from "D:\Program Files\MyPlugin"
On complition, 'successfull' message comes.
When I check F:\JBoss\studio\configuration\org.eclipse.update\platform.xml file, this shows "MyPlugin" entry as a added site at end.
Finally After clean start JBoss does not load MyPlugin perspective, even not shows any related plugin in plugin entries. Moreover even no error message is coming in log file of .metadata folder.
(FYI: same "MyPlugin" plugin has no "Add Site" problem with Eclipse / WDSC / /RDi / RDP for any versions)
Thanks in advance.
-
3. How to install new plugins in jboss developer studio 4
kishore.74.lko Mar 14, 2011 10:00 AM (in response to kishore.74.lko)No body is answering my question!!!!!!!!!!!
strange.
-
4. How to install new plugins in jboss developer studio 4
maxandersen Mar 14, 2011 10:10 AM (in response to kishore.74.lko)Hey - if you want permission to yell at people for not answering get a support contract and use the support portal
That said...I haven't tried using the standaloneUpdate command with JBDS (neither with eclipse for that matter); have you tried
adding it manually through the P2 updatesite UI ?
Does that work/fail ?
-
5. How to install new plugins in jboss developer studio 4
kishore.74.lko Mar 16, 2011 6:27 AM (in response to maxandersen)Thanks Max for giving reply.
while opting manually through the P2 updatesite UI, It does not recognize the plugins under the given path, hence not working here also.
FYI: same process is working fine in Eclipse 3.4 and above.
-
6. How to install new plugins in jboss developer studio 4
maxandersen Mar 16, 2011 6:58 AM (in response to kishore.74.lko)So, using the updatesite ui works fine for me for all the updatesites I know about.
Any chance your plugins needs some plugins that are available from the default eclipse org updatesites and you need to add them first for the plugins to install ?
-
7. How to install new plugins in jboss developer studio 4
maxandersen Mar 16, 2011 6:59 AM (in response to maxandersen)...and any chance you can say what that updatesite you are installing actually is so we can see it/replicate ?