Return-Path: X-Original-To: apmail-axis-java-dev-archive@www.apache.org Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D5D0C181D8 for ; Wed, 27 Jan 2016 12:06:46 +0000 (UTC) Received: (qmail 71364 invoked by uid 500); 27 Jan 2016 12:06:40 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 71183 invoked by uid 500); 27 Jan 2016 12:06:40 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 71161 invoked by uid 99); 27 Jan 2016 12:06:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jan 2016 12:06:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 008CF2C0AFA for ; Wed, 27 Jan 2016 12:06:39 +0000 (UTC) Date: Wed, 27 Jan 2016 12:06:39 +0000 (UTC) From: "Marti Pamies Sola (JIRA)" To: java-dev@axis.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AXIS2-5738) Can import axis2 1.7 eclipse plugins into eclipse mars 4.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Marti Pamies Sola created AXIS2-5738: ---------------------------------------- Summary: Can import axis2 1.7 eclipse plugins into eclipse mars 4.5 Key: AXIS2-5738 URL: https://issues.apache.org/jira/browse/AXIS2-5738 Project: Axis2 Issue Type: Bug Components: ide plugins Affects Versions: 1.7.0 Environment: - Windows 7 x64 - jre1.8.0_66 - Eclipse Java EE IDE for Web Developers. Mars.1 Release (4.5.1), Build id: 20150924-1200 Reporter: Marti Pamies Sola I drop axis 2 eclipse content inside eclipse installation dropins folder, but they are not loaded. Reviewing eclipse errors log I can find: Error 1: Message: Invalid input url:platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/rep_editors_view.gif Stack Trace: java.io.IOException: Unable to resolve plug-in "platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/rep_editors_view.gif". at org.eclipse.core.internal.runtime.PlatformURLPluginConnection.parse(PlatformURLPluginConnection.java:65) at org.eclipse.core.internal.runtime.FindSupport.find(FindSupport.java:290) at org.eclipse.core.runtime.FileLocator.find(FileLocator.java:152) at org.eclipse.jface.resource.URLImageDescriptor.getFilePath(URLImageDescriptor.java:215) at org.eclipse.jface.resource.URLImageDescriptor.createImage(URLImageDescriptor.java:283) at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:224) ..... Error 2: Message: Unable to resolve plug-in "platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/rep_editors_view.gif" Stack Trace: java.io.IOException: Unable to resolve plug-in "platform:/plugin/org.eclipse.team.cvs.ui/icons/full/eview16/rep_editors_view.gif". at org.eclipse.core.internal.runtime.PlatformURLPluginConnection.parse(PlatformURLPluginConnection.java:65) at org.eclipse.core.internal.runtime.PlatformURLPluginConnection.resolve(PlatformURLPluginConnection.java:77) at org.eclipse.core.internal.boot.PlatformURLHandler.openConnection(PlatformURLHandler.java:69) at org.eclipse.osgi.internal.url.URLStreamHandlerProxy.openConnection(URLStreamHandlerProxy.java:114) at java.net.URL.openConnection(Unknown Source) ... -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org