I am trying to install the plugins in Eclipse Indigo JEE. I downloaded the Axis2 - Codegen and service plugins (both 1.6 version) and extracted and placed the org.apache.axis2.eclipse.codegen.plugin_1.6.0.jar and org.apache.axis2.eclipse.service.plugin_1.6.0.jar in the dropins folder (C:\eclipse-jee-indigo-SR1-win32\eclipse\dropins). But after launching the Eclipse I am not able to see them in the New wizard.
John Jai
Bartender
Joined: May 31, 2011
Posts: 1778
posted
0
I tried with eclipse-SDK-3.7.1-win32 (Classic version) and it worked fine. Not able to figure out what may be the issue.
Anyways the plugins are working fine in this version of eclipse.
Hmm, my guess is that there are OS-specific components included in the plugin. That would explain why 1.6.1 works in 32-bit Eclipse but not in 64-bit. The 1.6.2 version either went pure Java or included 64-bit components.