| Author |
Message |
|
|
Post subject: WebSphere Application Server v8.0 Developer Tools install
Posted: Feb 03, 2012 - 12:22 PM
|
|
Registered Member

Joined: Feb 03, 2012
Posts: 3
|
|
Hi there - has anyone been able to successfully install the above WAS plugin in Myeclipse.
Is it possibe to install this in Myeclipse Version: 10.0 Blue (bling) as the WAS plugin nstallation notes says eclipse 3.6 only but it seems that Myeclipse Version: 10.0 Blue (bling) uses eclipse 3.7.
I get a dependency error, pls see attached.
any workaround this ?
Thanks in advance |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 06, 2012 - 07:29 AM
|
|
Registered Member


Joined: Feb 03, 2009
Posts: 3442
|
|
kantapatel,
Please answer below queries to help me investigate further -
1. Open MyEclipse Bling IDE, from menu options click on MyEclipse > Installation Summary > Installation Details and copy and paste the same here
2. How did you add the plugin? Please provide link to download the plugin or share the weblink which gives information about the update site
Yes, MyEclipse bling version 10 is based on Eclipse 3.7. If you add plugin which is compatible with Eclipse 3.6, it will result in dependency issue. You need to find a compatible plugin for Eclipse 3.7
What are the features from WAS v8.0 developer tools which you are trying to add to Bling? |
_________________ Joy
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 06, 2012 - 10:41 AM
|
|
Registered Member

Joined: Feb 03, 2012
Posts: 3
|
|
Installation details as follows:
*** Date:
Monday, 6 February 2012 10:25:27 o'clock GMT
** System properties:
OS=WindowsVista
OS version=6.1.0
Java version=1.6.0_13
*** MyEclipse details:
MyEclipse Blue Edition
Version: 10.0 Blue
Build id: 10.0-Blue-20111028
*** Eclipse details:
MyEclipse Blue Edition
Version: 10.0 Blue
Build id: 10.0-Blue-20111028
Eclipse Platform
Version: 3.7.0.v20110530-9gF7UHNFFt4cwE-pkZDJ7oz-mj4OSEIlu9SEv0f
Build id: I20110613-1736
Eclipse Java Development Tools
Version: 3.7.0.v20110520-0800-7z8gFchFMTdFYKuLqBLqRja9B15B
Build id: I20110613-1736
Eclipse Plug-in Development Environment
Version: 3.7.0.v20110504-0800-7b7qFVpFEx2XnmYtj_9RfO7
Build id: I20110613-1736
Eclipse Graphical Editing Framework GEF
Version: 3.7.0.v20110425-2050-777D-81B2Bz0685C3A6E34272
Build id: 201105020958
Eclipse RCP
Version: 3.7.0.v20110216-9DB5Fm1FpBGy_AaVz-mFamgY
Build id: I20110613-1736
Eclipse startup command=-os
win32
-ws
win32
-arch
x86_64
-showsplash
-launcher
C:\Dev\MyEclipse Bling Edition 10\myeclipse-blue.exe
-name
Myeclipse-blue
--launcher.library
C:\Dev\MyEclipse Bling Edition 10\../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_64_3.2.0.v201103301700\eclipse_3215.dll
-startup
C:\Dev\MyEclipse Bling Edition 10\../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
-exitdata
2704_5c
-install
C:\Dev\MyEclipse Bling Edition 10
-configuration
C:\Dev\MyEclipse Bling Edition 10\configuration
-vm
C:\Dev\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\bin\javaw.exe
See URL for plugin info :http://marketplace.eclipse.org/content/ibm-websphere-application-server-v80-developer-tools-eclipse-36-only
plugin update site:http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/V8.0.4
I tried to install via Help>Myeclipse Configuration Centre>software>add Site
I bascially need to develop Jyhton Scripts that will heavily use WASAdmin Scripting Objects - so syntax highlighting, code completion are many of the features I am after.
Look foreward to your response.
thanks. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 08, 2012 - 11:03 AM
|
|
Registered Member


Joined: Feb 03, 2009
Posts: 3442
|
|
|
_________________ Joy
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 10, 2012 - 10:03 AM
|
|
Registered Member

Joined: Feb 03, 2012
Posts: 3
|
|
Thanks, the plugin in now imnstalled based on the instructions you have provided. However, I can't seem to find the option to use this plugin in the workbench. Is there something else i need to do ? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Feb 13, 2012 - 09:59 AM
|
|
Registered Member


Joined: Feb 03, 2009
Posts: 3442
|
|
kantapatel,
My apologies for the late reply. Refer the installation section of the help -http://publib.boulder.ibm.com/infocenter/radhelp/v8/index.jsp?topic=/com.ibm.rad.install.doc/topics/t_install_wdt_eclipse.html - alter the -vm parameter in the myeclipse-blue.ini file to work with WAS Tools features for version 8.0 (configuration settings file). Please refer http://myeclipseide.com/PNphpBB2-viewtopic-t-27743.html for location of files and folders.
I have not worked on WAS v8.5 Beta tools. This is a third party plugin and we do not provide intrinsic support for the same. You may need to enhance the base WTP tools in the Eclipse JEE Distribution. To do the same, open MyEclipse Bling. From menu options click on Window > Preferences > General > Capabilities. Select MyEclipse Standard Tools. Click on [Advanced...] . Expand MyEclipse Standard Tools. Select "WTP Extras". Click on [OK], [Apply] and [OK].
I would recommend you refer https://www.ibm.com/developerworks/mydeveloperworks/blogs/wasdev/entry/download?lang=en . The help link provided here points to IBM WebSphere Application Server Develper Tools for Eclipse, Version 8.0.4( http://publib.boulder.ibm.com/infocenter/radhelp/v8/index.jsp?topic=/com.ibm.rad.install.doc/topics/wdt_overview.html ). I am afraid, you need to contact the WAS support for 8.5 tools beta help. |
_________________ Joy
MyEclipse Support
|
| |
|
|
|
 |
|
|