eclipse-archived / ceylon-ide-eclipse

Eclipse Plugin for Ceylon
http://ceylon-lang.org/documentation/ide
Eclipse Public License 1.0
59 stars 28 forks source link

Ceylon plugin doesn't seem to be available from the update site #1697

Closed ttobin62 closed 8 years ago

ttobin62 commented 8 years ago

When I try to install the plugin using eclipse all I see are the GEF components:

ceylon-plugin-updatesite

davidfestal commented 8 years ago

@ttobin62 : what happens if you uncheck "Hide items that are already installed" ?

ttobin62 commented 8 years ago

2 more GEF items appear. No Ceylon items.

Tim

From: David Festal [mailto:notifications@github.com] Sent: 22 February 2016 09:29 To: ceylon/ceylon-ide-eclipse Cc: Timothy Tobin Subject: Re: [ceylon-ide-eclipse] Ceylon plugin doesn't seem to be available from the update site (#1697)

@ttobin62https://github.com/ttobin62 : what happens if you uncheck "Hide items that are already installed" ?

— Reply to this email directly or view it on GitHubhttps://github.com/ceylon/ceylon-ide-eclipse/issues/1697#issuecomment-187091282.

Target Group Registered in England & Wales No 01208137. Registered Office: Target House, Cowbridge Road East, Cardiff CF11 9AU.

CONFIDENTIALITY. This email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please do not disclose the contents to anyone, or take any action based on them, but notify the sender by return email and delete this email (and any attachments) from your system.

Messages sent to and from us may be monitored.

Internet communications cannot be guaranteed to be secure or error-free. This e-mail and any attachments have been checked by virus detection software before transmission. You should carry out your own virus checks on the contents of this communication. We accept no liability for any loss or damage which may be caused by software viruses or by interception or interruption of this mail.

Any views or opinions presented are solely those of the author and do not necessarily represent those of the company. We do not accept any liability arising in any way from relying upon such views or opinions.

Calls may be recorded for training and security purposes.

davidfestal commented 8 years ago

@ttobin62 : Could you go into the "Available Software Sites" dialog, and reload the Eclipse update site ? You might have some wrong cached information about this update site. And retry then. I've just tried on a fresh Mars installation, and it works well. Could you also give more information about your configuration, OS, proxy, etc ... And look in you have some errors reported in the Eclipse log ?

ttobin62 commented 8 years ago

I have the following from the eclipse log:

!ENTRY org.eclipse.equinox.p2.core 4 0 2016-02-22 10:15:08.882 !MESSAGE Provisioning exception !STACK 1 org.eclipse.equinox.p2.core.ProvisionException: HTTP Server Unknown HTTP Response Code (301):http://downloads.ceylon-lang.org/ide/eclipse/prod/content.xml at org.eclipse.equinox.internal.p2.repository.CacheManager.createCache(CacheManager.java:243) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.getLocalFile(SimpleMetadataRepositoryFactory.java:66) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:88) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.oomph.util.ReflectUtil.invokeMethod(ReflectUtil.java:116) at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:337) at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:144) at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager$Metadata.loadRepository(CachingRepositoryManager.java:387) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild(CompositeMetadataRepository.java:166) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.(CompositeMetadataRepository.java:106) at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load(CompositeMetadataRepositoryFactory.java:122) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.oomph.util.ReflectUtil.invokeMethod(ReflectUtil.java:116) at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:337) at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:144) at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager$Metadata.loadRepository(CachingRepositoryManager.java:387) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:440) at org.eclipse.equinox.internal.p2.ui.model.MetadataRepositoryElement.getMetadataRepository(MetadataRepositoryElement.java:126) at org.eclipse.equinox.internal.p2.ui.model.MetadataRepositoryElement.fetchChildren(MetadataRepositoryElement.java:75) at org.eclipse.equinox.internal.p2.ui.model.RemoteQueriedElement.fetchDeferredChildren(RemoteQueriedElement.java:34) at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:232) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) Caused by: org.eclipse.ecf.filetransfer.BrowseFileTransferException: General connection error with response code=301 at org.eclipse.ecf.provider.filetransfer.browse.URLFileSystemBrowser.runRequest(URLFileSystemBrowser.java:131) at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69) ... 1 more !SUBENTRY 1 org.eclipse.equinox.p2.transport.ecf 4 1002 2016-02-22 10:15:08.884 !MESSAGE HTTP Server Unknown HTTP Response Code (301):http://downloads.ceylon-lang.org/ide/eclipse/prod/content.xml !STACK 1 org.eclipse.ecf.filetransfer.BrowseFileTransferException: General connection error with response code=301 at org.eclipse.ecf.provider.filetransfer.browse.URLFileSystemBrowser.runRequest(URLFileSystemBrowser.java:131) at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) !SUBENTRY 2 org.eclipse.ecf.identity 4 0 2016-02-22 10:15:08.885 !MESSAGE General connection error with response code=301

It might be to do with this setting:

-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient4

Eclipse is unable to deal with the proxy server without this setting.

From: David Festal [mailto:notifications@github.com] Sent: 22 February 2016 10:09 To: ceylon/ceylon-ide-eclipse Cc: Timothy Tobin Subject: Re: [ceylon-ide-eclipse] Ceylon plugin doesn't seem to be available from the update site (#1697)

@ttobin62https://github.com/ttobin62 : Could you go into the "Available Software Sites" dialog, and reload the Eclipse update site ? You might have some wrong cached information about this update site. And retry then. I've just tried on a fresh Mars installation, and it works well. Could you also give more information about your configuration, OS, proxy, etc ... And look in you have some errors reported in the Eclipse log ?

— Reply to this email directly or view it on GitHubhttps://github.com/ceylon/ceylon-ide-eclipse/issues/1697#issuecomment-187106331.

Target Group Registered in England & Wales No 01208137. Registered Office: Target House, Cowbridge Road East, Cardiff CF11 9AU.

CONFIDENTIALITY. This email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please do not disclose the contents to anyone, or take any action based on them, but notify the sender by return email and delete this email (and any attachments) from your system.

Messages sent to and from us may be monitored.

Internet communications cannot be guaranteed to be secure or error-free. This e-mail and any attachments have been checked by virus detection software before transmission. You should carry out your own virus checks on the contents of this communication. We accept no liability for any loss or damage which may be caused by software viruses or by interception or interruption of this mail.

Any views or opinions presented are solely those of the author and do not necessarily represent those of the company. We do not accept any liability arising in any way from relying upon such views or opinions.

Calls may be recorded for training and security purposes.

*\ Date: Monday, 22 February 2016 at 10:20:17 Greenwich Mean Time

*\ Platform Details:

*\ System properties: applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi awt.toolkit=sun.awt.windows.WToolkit com.ibm.CORBA.Debug.Output=C:\Users\xxx\workspace.metadata\orbtrc.txt eclipse.application=org.eclipse.ui.ide.workbench eclipse.buildId=4.5.1.M20150904-0015 eclipse.commands=-os win32 -ws win32 -arch x86_64 -showsplash C:\Program Files\eclipse\plugins\org.eclipse.platform_4.5.1.v20150904-0015\splash.bmp -launcher C:\Program Files\eclipse\eclipse.exe -name Eclipse --launcher.library C:\Program Files\eclipse\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417\eclipse_1611.dll -startup C:\Program Files\eclipse\plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar --launcher.appendVmargs -product org.eclipse.epp.package.jee.product -vm C:\Program Files\Java\jre1.8.0_66\bin\server\jvm.dll eclipse.home.location=file:/C:/Program Files/eclipse/ eclipse.launcher=C:\Program Files\eclipse\eclipse.exe eclipse.launcher.name=Eclipse eclipse.p2.data.area=@config.dir/../p2/ eclipse.p2.profile=epp.package.jee eclipse.product=org.eclipse.epp.package.jee.product eclipse.startTime=1456136054784 eclipse.stateSaveDelayInterval=30000 eclipse.vm=C:\Program Files\Java\jre1.8.0_66\bin\server\jvm.dll eclipse.vmargs=-Dosgi.requiredJavaVersion=1.7 -Xms256m -Xmx1024m -Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient4 -Djava.class.path=C:\Program Files\eclipse\plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar equinox.use.ds=true file.encoding=Cp1252 file.encoding.pkg=sun.io file.separator=\ findbugs.cloud.default=edu.umd.cs.findbugs.cloud.doNothingCloud findbugs.home=/C:/Program Files/eclipse/plugins/edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1/ gosh.args=--nointeractive guice.disable.misplaced.annotation.check=true http.nonProxyHosts=, .... http.proxyHost=xxxxx http.proxyPort=xxxxx http.proxySet=true https.nonProxyHosts=, .... https.proxyHost=xxxxx https.proxyPort=xxxxx https.proxySet=true java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment java.awt.printerjob=sun.awt.windows.WPrinterJob java.class.path=C:\Program Files\eclipse\plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar java.class.version=52.0 java.endorsed.dirs=C:\Program Files\Java\jre1.8.0_66\lib\endorsed java.ext.dirs=C:\Program Files\Java\jre1.8.0_66\lib\ext;C:\Windows\Sun\Java\lib\ext java.home=C:\Program Files\Java\jre1.8.0_66 java.io.tmpdir=C:\Users\xxx\AppData\Local\Temp\ java.library.path=C:\Program Files\eclipse; java.runtime.name=Java(TM) SE Runtime Environment java.runtime.version=1.8.0_66-b18 java.specification.name=Java Platform API Specification java.specification.vendor=Oracle Corporation java.specification.version=1.8 java.vendor=Oracle Corporation java.vendor.url=http://java.oracle.com/ java.vendor.url.bug=http://bugreport.sun.com/bugreport/ java.version=1.8.0_66 java.vm.info=mixed mode java.vm.name=Java HotSpot(TM) 64-Bit Server VM java.vm.specification.name=Java Virtual Machine Specification java.vm.specification.vendor=Oracle Corporation java.vm.specification.version=1.8 java.vm.vendor=Oracle Corporation java.vm.version=25.66-b18 jnidispatch.path=C:\Users\xxx\AppData\Local\Temp\jna--2067177498\jna3974970262429465851.dll line.separator=

org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog org.eclipse.debug.ui.breakpoints.toggleFactoriesUsed=false org.eclipse.debug.ui.debugViewToolbarVisible=false org.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient4 org.eclipse.equinox.launcher.splash.location=C:\Program Files\eclipse\plugins\org.eclipse.platform_4.5.1.v20150904-0015\splash.bmp org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info org.eclipse.m2e.log.dir=C:\Users\xxx\workspace.metadata.plugins\org.eclipse.m2e.logback.configuration org.eclipse.update.reconcile=false org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,OSGi/Minimum-1.2,JavaSE/compact1-1.8,JavaSE/compact2-1.8,JavaSE/compact3-1.8,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6,JavaSE-1.7,JavaSE-1.8 org.osgi.framework.language=en org.osgi.framework.os.name=Windows7 org.osgi.framework.os.version=6.1.0 org.osgi.framework.processor=x86-64 org.osgi.framework.system.capabilities=osgi.ee; osgi.ee="OSGi/Minimum"; version:List="1.0, 1.1, 1.2",osgi.ee; osgi.ee="JRE"; version:List="1.0, 1.1",osgi.ee; osgi.ee="JavaSE"; version:List="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8",osgi.ee; osgi.ee="JavaSE/compact1"; version:List="1.8",osgi.ee; osgi.ee="JavaSE/compact2"; version:List="1.8",osgi.ee; osgi.ee="JavaSE/compact3"; version:List="1.8" org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.nimbus,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.ws.spi.http,javax.xml.ws.wsaddressing,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers org.osgi.framework.uuid=d04cba06-4dd9-0015-10b9-fc8c6758aaad org.osgi.framework.vendor=Eclipse org.osgi.framework.version=1.8.0 org.osgi.supports.framework.extension=true org.osgi.supports.framework.fragment=true org.osgi.supports.framework.requirebundle=true os.arch=amd64 os.name=Windows 7 os.version=6.1 osgi.arch=x86_64 osgi.bundles=reference:file:org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar,reference:file:org.eclipse.equinox.weaving.hook_1.1.100.weaving-hook-20140821.jar,reference:file:org.eclipse.fx.osgi_2.1.0.201508240501.jar,reference:file:org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar@1:start osgi.bundles.defaultStartLevel=4 osgi.compatibility.bootdelegation=true osgi.configuration.area=file:/C:/Program Files/eclipse/configuration/ osgi.framework=file:/c:/Program Files/eclipse/plugins/org.eclipse.osgi_3.10.101.v20150820-1432.jar osgi.framework.extensions=reference:file:org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar,reference:file:org.eclipse.equinox.weaving.hook_1.1.100.weaving-hook-20140821.jar,reference:file:org.eclipse.fx.osgi_2.1.0.201508240501.jar osgi.framework.shape=jar osgi.framework.useSystemProperties=true osgi.frameworkClassPath=., file:c:/Program Files/eclipse/plugins/org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar, file:c:/Program Files/eclipse/plugins/org.eclipse.equinox.weaving.hook_1.1.100.weaving-hook-20140821.jar, file:c:/Program Files/eclipse/plugins/org.eclipse.fx.osgi_2.1.0.201508240501.jar osgi.install.area=file:/C:/Program Files/eclipse/ osgi.instance.area=file:/C:/Users/xxx/workspace/ osgi.instance.area.default=file:/C:/Users/xxx/workspace/ osgi.logfile=C:\Users\xxx\workspace.metadata.log osgi.nl=en_GB osgi.os=win32 osgi.requiredJavaVersion=1.7 osgi.splashLocation=C:\Program Files\eclipse\plugins\org.eclipse.platform_4.5.1.v20150904-0015\splash.bmp osgi.splashPath=platform:/base/plugins/org.eclipse.platform osgi.syspath=c:\Program Files\eclipse\plugins osgi.tracefile=C:\Users\xxx\workspace.metadata\trace.log osgi.user.area=file:/C:/Users/xxx/user/ osgi.ws=win32 path.separator=; socksProxyHost=xxxxx socksProxyPort=xxxxx sun.arch.data.model=64 sun.boot.class.path=C:\Program Files\Java\jre1.8.0_66\lib\resources.jar;C:\Program Files\Java\jre1.8.0_66\lib\rt.jar;C:\Program Files\Java\jre1.8.0_66\lib\sunrsasign.jar;C:\Program Files\Java\jre1.8.0_66\lib\jsse.jar;C:\Program Files\Java\jre1.8.0_66\lib\jce.jar;C:\Program Files\Java\jre1.8.0_66\lib\charsets.jar;C:\Program Files\Java\jre1.8.0_66\lib\jfr.jar;C:\Program Files\Java\jre1.8.0_66\classes sun.boot.library.path=C:\Program Files\Java\jre1.8.0_66\bin sun.cpu.endian=little sun.cpu.isalist=amd64 sun.desktop=windows sun.io.unicode.encoding=UnicodeLittle sun.jnu.encoding=Cp1252 sun.management.compiler=HotSpot 64-Bit Tiered Compilers sun.net.client.defaultConnectTimeout=10000 sun.net.client.defaultReadTimeout=10000 sun.os.patch.level=Service Pack 1 svnkit.http.methods=Basic svnkit.library.gnome-keyring.enabled=false user.country=GB user.dir=C:\Program Files\eclipse user.home=C:\Users\xxx user.language=en user.name=xxx user.script= user.timezone=Europe/London user.variant=

*** Features: com.coderplus.m2e.jaxws (0.0.1.201505100425) "M2E Connector for jaxws-maven-plugin" com.ibm.ccl.ws.jaxws.gstc.core (1.0.302.v20141119_2034) "Web Service JAX-WS JSP Generator Core Engine and Runtime Libraries" com.ibm.ccl.ws.jaxws.gstc.ui (1.0.700.v20151130_1844) "Web Service JAX-WS JSP Generator User Interface" com.ibm.etools.webservice.discovery.core (7.0.500.v20151130_1844) "Web Service Discovery Core Functions" com.ibm.osgi.wdt.feature (8.5.5080.v20151130_1844) "OSGi Application Development Tools" com.ibm.wdt.ast.ws.tools.feature (8.5.5080.v20151130_1844) "Web Services Development Tools" com.ibm.wdt.webtools.top.feature (8.5.5080.v20151130_1844) "Web Development Tools" com.ibm.websphere.wdt.st.v85 (8.5.5080.v20151130_1844) "WebSphere® Application Server V8.5 Tools" com.mountainminds.eclemma.feature (2.3.2.201409141915) "EclEmma UI" edu.umd.cs.findbugs.plugin.eclipse (3.0.1.20150306-5afe4d1) "FindBugs Plug-in" net.sf.jautodoc.feature (1.13.0) "JAutodoc Plug-in" org.apache.ivyde.feature (2.2.0.final-201311091524-RELEASE) "Apache IvyDE" org.aspectj (1.8.7.20150910082200) "AspectJ Development Tools" org.codehaus.groovy.compilerless.feature (2.9.2.xx-201601131831-e45) "Groovy-Eclipse plugin" org.codehaus.groovy.eclipse.feature (2.9.2.xx-201601131831-e45) "Groovy-Eclipse plugin" org.codehaus.groovy.jdt.patch (2.9.2.xx-201601131831-e45) "Groovy-Eclipse plugin" org.codehaus.groovy23.feature (2.9.2.xx-201601131831-e45) "Groovy-Eclipse plugin" org.codehaus.groovy24.feature (2.9.2.xx-201601131831-e45) "Groovy-Eclipse plugin" org.eclipse.aether.maven.feature (3.1.0.20140706-2237) "Maven Aether Provider Bundle" org.eclipse.ajdt (2.2.4.e45x-20150925-0800) "AspectJ Development Tools" org.eclipse.buildship (1.0.8.v20160201-1803) "Buildship, Eclipse Plug-ins for Gradle" org.eclipse.datatools.common.doc.user (1.12.0.v201405281819-26-311A16321A3557) "Data Tools Platform User Documentation" org.eclipse.datatools.connectivity.doc.user (1.12.0.v201405281819-37D-7733L3D753L7BBF) "Data Tools Platform Connectivity User Documentation" org.eclipse.datatools.connectivity.feature (1.12.0.v201406061321-7C7n9DEsxcwtN5odeWrQrgwYHq8) "Data Tools Platform Connectivity Plug-in" org.eclipse.datatools.connectivity.oda.designer.core.feature (1.12.0.v201406061321-787B7PBgJ9DUBNCVAaSZ) "DTP ODA Designer UI Framework Plug-in" org.eclipse.datatools.connectivity.oda.designer.feature (1.12.0.v201406061321-4147w312514242925) "DTP ODA Designer UI Framework Plug-in" org.eclipse.datatools.connectivity.oda.feature (1.12.0.v201406061321-7E7C7YBgJ9ET9OHLDfLZ) "DTP Open Data Access" org.eclipse.datatools.doc.user (1.12.0.v201405281819-47C18w95FHAM87EJJD7) "Data Tool Platform User Documentation" org.eclipse.datatools.enablement.apache.derby.feature (1.12.0.v201406061321-777B8gBmKFQ3NjRaMjbx8GDI) "High-level Sybase Enablement Plug-in" org.eclipse.datatools.enablement.feature (1.12.0.v201406061321-7J9t0B_0haN-EchrvGIyEh2M8j8a) "Eclipse Data Tools Platform Enablement" org.eclipse.datatools.enablement.hsqldb.feature (1.12.0.v201406061321-67G0AqGDM7KfNWJjJS8GDI) "Eclipse Data Tools Platform Enablement" org.eclipse.datatools.enablement.ibm.feature (1.12.0.v201406061321-7G-7cFD3wThz-VTq2cpq3) "pluginName" org.eclipse.datatools.enablement.ingres.feature (1.12.0.v201406061321-540AkF78Z7UCRAQDB) "Eclipse Data Tools Platform Enablement" org.eclipse.datatools.enablement.jdbc.feature (1.12.0.v201406061321-4-49oB58B7DAF7FCH) "High-level Sybase Enablement Plug-in" org.eclipse.datatools.enablement.jdt.feature (1.12.0.v201406061321-2-07w312218332612) "Data Tools Platform Connectivity JDT Extension Plug-in" org.eclipse.datatools.enablement.msft.feature (1.12.0.v201406061321-5478AkF7AO7UBQAK8M) "Eclipse Data Tools Platform Enablement" org.eclipse.datatools.enablement.mysql.feature (1.12.0.v201406061321-5478AkF7AK8X9JCREG) "Eclipse Data Tools Platform Enablement" org.eclipse.datatools.enablement.oda.designer.feature (1.12.0.v201406061321-647L9oB58H5E8E8TBK) "Eclipse Data Tools Platform XML ODA Designer" org.eclipse.datatools.enablement.oda.feature (1.12.0.v201406061321-7D7U7OEVVFNSGfJoIz0Of) "Eclipse Data Tools Platform XML ODA Runtime Driver" org.eclipse.datatools.enablement.oracle.feature (1.12.0.v201406061321-548fAkF7AL7RBJANAI) "Eclipse Data Tools Platform Enablement" org.eclipse.datatools.enablement.postgresql.feature (1.12.0.v201406061321-553AkF7AK8PCRBQBP) "Eclipse Data Tools Platform Enablement" org.eclipse.datatools.enablement.sap.feature (1.12.0.v201406061321-540AkF7AJ7YEJBU7S) "Eclipse Data Tools Platform Enablement" org.eclipse.datatools.enablement.sqlite.feature (1.12.0.v201406061321-542AkF7AJ7SAKAPBF) "Eclipse Data Tools Platform Enablement" org.eclipse.datatools.enablement.sybase.feature (1.12.0.v201406061321-7E478F9NiNc2S7fxRCTD) "High-level Sybase Enablement Plug-in" org.eclipse.datatools.intro (1.12.0.v201405281819-26-7w312116392911) "Eclipse Data Tools Platform Intro Plug-in" org.eclipse.datatools.modelbase.feature (1.12.0.v201406061321-7707GCcNBHLDaKTEcRi) "Eclipse Data Tools Platform SQLModel Plug-in" org.eclipse.datatools.sqldevtools.ddlgen.feature (1.12.0.v201406061321-7A-7DF7RZHQUMdThK5_t) "Eclipse Data Tools Platform FE UI Plug-in" org.eclipse.datatools.sqldevtools.feature (1.12.0.v201406061321-7N8P7IFDri6qjCyg6Q61VhVsihvO) "Eclipse Data Tools Platform SQL Tools Common UI Plug-in" org.eclipse.datatools.sqldevtools.parsers.feature (1.12.0.v201406061321-623BgJ9EE9ZJRDZLA) "Eclipse Data Tools Platform SQL Parser Plugin" org.eclipse.datatools.sqltools.doc.user (1.12.0.v201405281819-37D-7733L3D753L7BBF) "Data Tools Platform SQL Tools User Documentation" org.eclipse.draw2d (3.10.1.201508170204) "Graphical Editing Framework Draw2d" org.eclipse.egit (4.0.3.201509231615-r) "Git Team Provider" org.eclipse.egit.mylyn (4.0.3.201509231615-r) "Git Team Provider" org.eclipse.emf (2.11.1.v20150806-0404) "EMF - Eclipse Modeling Framework Runtime and Tools" org.eclipse.emf.codegen (2.11.0.v20150806-0404) "EMF Code Generation" org.eclipse.emf.codegen.ecore (2.11.0.v20150806-0404) "EMF Ecore Code Generator" org.eclipse.emf.codegen.ecore.ui (2.11.1.v20150806-0404) "EMF Ecore Code Generator UI" org.eclipse.emf.codegen.ui (2.8.0.v20150806-0404) "EMF Code Generation UI" org.eclipse.emf.common (2.11.0.v20150805-0538) "EMF Common" org.eclipse.emf.common.ui (2.10.0.v20150806-0404) "EMF Common UI" org.eclipse.emf.converter (2.11.0.v20150806-0404) "EMF Model Converter" org.eclipse.emf.databinding (1.4.0.v20150806-0404) "EMF Data Binding" org.eclipse.emf.databinding.edit (1.4.0.v20150806-0404) "EMF Edit Data Binding" org.eclipse.emf.ecore (2.11.1.v20150805-0538) "EMF Ecore" org.eclipse.emf.ecore.edit (2.9.0.v20150806-0404) "EMF Ecore Edit" org.eclipse.emf.ecore.editor (2.11.0.v20150806-0404) "EMF Sample Ecore Editor" org.eclipse.emf.edit (2.11.1.v20150806-0404) "EMF Edit" org.eclipse.emf.edit.ui (2.11.0.v20150806-0404) "EMF Edit UI" org.eclipse.emf.mapping (2.9.0.v20150806-0404) "EMF Mapping" org.eclipse.emf.mapping.ecore (2.9.0.v20150806-0404) "EMF Ecore Mapping" org.eclipse.emf.mapping.ecore.editor (2.10.0.v20150806-0404) "EMF Ecore Mapping Editor" org.eclipse.emf.mapping.ui (2.9.0.v20150806-0404) "EMF Mapping UI" org.eclipse.epp.mpc (1.4.1.v20150916-1928) "Marketplace Client" org.eclipse.epp.package.jee.feature (4.5.1.20150917-1200) "Java EE IDE" org.eclipse.gef (3.10.1.201508170204) "Graphical Editing Framework GEF" org.eclipse.help (2.1.1.v20150904-0015) "Help System Base" org.eclipse.jdt (3.11.1.v20150904-0015) "Eclipse Java Development Tools" org.eclipse.jgit (4.0.3.201509231615-r) "JGit Core" org.eclipse.jpt.common.eclipselink.feature (1.3.101.v201410241959) "Dali Java Persistence Tools - EclipseLink Common" org.eclipse.jpt.common.feature (1.4.1.v201410241959) "Dali Java Persistence Tools - Common" org.eclipse.jpt.dbws.eclipselink.feature (1.2.101.v201501152048) "Dali Java Persistence Tools - EclipseLink DBWS Support" org.eclipse.jpt.jaxb.eclipselink.feature (1.4.102.v201501171820) "Dali Java Persistence Tools - EclipseLink MOXy (JAXB) Support" org.eclipse.jpt.jaxb.feature (1.5.2.v201501171820) "Dali Java Persistence Tools - JAXB Support" org.eclipse.jpt.jpa.eclipselink.feature (3.4.1.v201409111648) "Dali Java Persistence Tools - EclipseLink JPA Support" org.eclipse.jpt.jpa.feature (3.4.2.v201505291546) "Dali Java Persistence Tools - JPA Support" org.eclipse.jst.common.fproj.enablement.jdt (3.6.3.v201501141810) "Eclipse Faceted Project Framework JDT Enablement" org.eclipse.jst.enterprise_ui.feature (3.7.0.v201505131719) "Eclipse Java EE Developer Tools" org.eclipse.jst.ws.axis2tools.feature (1.1.301.v201410160332) "Axis2 Tools" org.eclipse.jst.ws.cxf.feature (1.1.203.v201503151903) "CXF Web Services Core" org.eclipse.jst.ws.jaxws.feature (1.2.202.v201504291921) "JAX-WS Tools Core" org.eclipse.m2e.feature (1.6.2.20150902-0002) "Maven Integration for Eclipse" org.eclipse.m2e.logback.feature (1.6.2.20150902-0002) "m2e logback configuration" org.eclipse.m2e.wtp.feature (1.2.1.20150819-2220) "Maven Integration for Eclipse WTP" org.eclipse.m2e.wtp.jaxrs.feature (1.2.1.20150819-2220) "Maven JAX-RS Configurator" org.eclipse.m2e.wtp.jpa.feature (1.2.1.20150819-2224) "Maven JPA Configurator" org.eclipse.m2e.wtp.jsf.feature (1.2.1.20150819-2220) "Maven JSF Configurator" org.eclipse.mylyn_feature (3.17.0.v20150909-1822) "Mylyn Tasks" org.eclipse.mylyn.bugzilla_feature (3.17.0.v20150828-2026) "Mylyn Tasks" org.eclipse.mylyn.commons (3.17.0.v20150828-2041) "Mylyn Commons" org.eclipse.mylyn.commons.identity (1.9.0.v20150828-2041) "Mylyn Commons" org.eclipse.mylyn.commons.notifications (1.9.0.v20150828-2041) "Mylyn Commons" org.eclipse.mylyn.commons.repositories (1.9.0.v20150625-2042) "Mylyn Commons" org.eclipse.mylyn.context_feature (3.17.0.v20150625-2044) "Mylyn Context" org.eclipse.mylyn.discovery (3.17.0.v20150828-2041) "Mylyn Commons" org.eclipse.mylyn.ide_feature (3.17.0.v20150625-2044) "Mylyn Context" org.eclipse.mylyn.java_feature (3.17.0.v20150828-2014) "Mylyn Context" org.eclipse.mylyn.monitor (3.17.0.v20150828-2041) "Mylyn Commons" org.eclipse.mylyn.tasks.ide (3.17.0.v20150828-1845) "Mylyn Tasks" org.eclipse.mylyn.team_feature (3.17.0.v20150625-2044) "Mylyn Context" org.eclipse.mylyn.wikitext_feature (2.6.0.v20150901-2143) "Mylyn WikiText" org.eclipse.oomph.p2 (1.2.0.v20150915-0926) "Oomph P2 Management" org.eclipse.oomph.setup (1.2.0.v20150915-0926) "Oomph Setup" org.eclipse.oomph.setup.core (1.2.0.v20150915-0926) "Oomph Setup Core" org.eclipse.pde (3.11.1.v20150904-0345) "PDE" org.eclipse.platform (4.5.1.v20150904-0015) "Eclipse Platform" org.eclipse.rcp (4.5.1.v20150904-0015) "Eclipse RCP" org.eclipse.recommenders.rcp.feature (2.2.4.v20150914-0857) "Code Recommenders UI" org.eclipse.rse (3.7.0.201505221634) "Remote System Explorer End-User Runtime" org.eclipse.rse.core (3.7.0.201505221634) "RSE Core" org.eclipse.rse.dstore (3.7.0.201505221634) "RSE DStore Services" org.eclipse.rse.ftp (3.7.0.201505221634) "RSE FTP Service" org.eclipse.rse.local (3.7.0.201505221634) "RSE Local Services" org.eclipse.rse.ssh (3.7.0.201505221634) "RSE SSH Services" org.eclipse.rse.telnet (3.7.0.201505221634) "RSE Telnet Service" org.eclipse.rse.useractions (3.7.0.201505221634) "Remote System Explorer User Actions" org.eclipse.team.svn (3.0.4.I20160131-1700) "Subversive SVN Team Provider" org.eclipse.team.svn.m2e (3.0.0.I20150529-1700) "Subversive Integration for the M2E Project" org.eclipse.team.svn.m2e.sources (3.0.0.I20150529-1700) "The sources of the Subversive Integration for the M2E Project" org.eclipse.team.svn.mylyn (3.0.0.I20150529-1700) "Subversive Integration for the Mylyn Project" org.eclipse.team.svn.mylyn.sources (3.0.0.I20150529-1700) "The sources of the Subversive Integration for the Mylyn Project" org.eclipse.team.svn.nl1.sources (3.0.0.I20150529-1700) "The sources of the Subversive Localization" org.eclipse.team.svn.resource.ignore.rules.jdt (3.0.0.I20150529-1700) "Subversive JDT Ignore Extensions" org.eclipse.team.svn.resource.ignore.rules.jdt.sources (3.0.0.I20150529-1700) "The sources of the Subversive JDT Ignore Extensions" org.eclipse.team.svn.revision.graph (3.0.0.I20150529-1700) "Subversive SVN Team Provider Revision Graph Plug-in" org.eclipse.team.svn.revision.graph.sources (3.0.0.I20150529-1700) "The sources of the Subversive Revision Graph" org.eclipse.team.svn.sources (3.0.4.I20160131-1700) "The sources of the SVN Team Provider" org.eclipse.tm.terminal.control.feature (4.0.0.201506040610) "Terminal Control (Embeddable Widget)" org.eclipse.tm.terminal.feature (4.0.0.201506040610) "Terminal View Core" org.eclipse.tm.terminal.view.feature (4.0.0.201506040610) "Terminal View Core" org.eclipse.wst.common.fproj (3.7.0.v201505072140) "Eclipse Faceted Project Framework" org.eclipse.wst.jsdt.feature (1.6.201.v201508262249) "Eclipse JavaScript Development Tools" org.eclipse.wst.web_ui.feature (3.7.1.v201509022125) "Eclipse Web Developer Tools" org.eclipse.wst.xml_ui.feature (3.7.1.v201508271605) "Eclipse XML Editors and Tools" org.eclipse.wst.xml.xpath2.processor.feature (2.0.301.v201409111854) "Eclipse XPath 2 Developers Tools" org.eclipse.wst.xsl.feature (1.3.401.v201409111855) "Eclipse XSL Developer Tools" org.polarion.eclipse.team.svn.connector (5.0.2.I20151228-1700) "Subversive SVN Connectors" org.polarion.eclipse.team.svn.connector.javahl18 (5.0.1.I20151028-1700) "Subversive SVN 1.8 JavaHL Connector" org.polarion.eclipse.team.svn.connector.javahl18.win64 (5.0.1.I20151028-1700) "JavaHL 1.8.14 Win64 Binaries" org.polarion.eclipse.team.svn.connector.svnkit18 (5.0.2.I20151228-1700) "Subversive SVN 1.8 SVN Kit Connector" org.sonatype.m2e.mavenarchiver.feature (0.17.0.201502101659-signed-20150525172209) "m2e connector for the mavenarchiver and pom properties" org.springframework.ide.eclipse.ajdt.feature (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.ajdt.feature.source (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.aop.feature (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.aop.feature.source (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.autowire.feature (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.autowire.feature.source (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.batch.feature (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.batch.feature.source (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.boot.dash.feature (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.boot.dash.feature.source (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.data.feature (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.data.feature.source (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.feature (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.feature.source (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.integration.feature (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.integration.feature.source (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.maven.feature (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.maven.feature.source (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.mylyn.feature (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.mylyn.feature.source (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.osgi.feature (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.osgi.feature.source (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.roo.feature (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.roo.feature.source (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.security.feature (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.webflow.feature (3.7.2.201511260958-RELEASE) "Spring IDE" org.springframework.ide.eclipse.webflow.feature.source (3.7.2.201511260958-RELEASE) "Spring IDE"

davidfestal commented 8 years ago

what if you add the following update site URL: https://downloads.ceylon-lang.org/ide/eclipse/prod/ ?

ttobin62 commented 8 years ago

That seems to work.

Thanks David.

Tim

From: David Festal [mailto:notifications@github.com] Sent: 22 February 2016 10:45 To: ceylon/ceylon-ide-eclipse Cc: Timothy Tobin Subject: Re: [ceylon-ide-eclipse] Ceylon plugin doesn't seem to be available from the update site (#1697)

what if you add the following update site URL: https://downloads.ceylon-lang.org/ide/eclipse/prod/ ?

— Reply to this email directly or view it on GitHubhttps://github.com/ceylon/ceylon-ide-eclipse/issues/1697#issuecomment-187119615.

Target Group Registered in England & Wales No 01208137. Registered Office: Target House, Cowbridge Road East, Cardiff CF11 9AU.

CONFIDENTIALITY. This email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please do not disclose the contents to anyone, or take any action based on them, but notify the sender by return email and delete this email (and any attachments) from your system.

Messages sent to and from us may be monitored.

Internet communications cannot be guaranteed to be secure or error-free. This e-mail and any attachments have been checked by virus detection software before transmission. You should carry out your own virus checks on the contents of this communication. We accept no liability for any loss or damage which may be caused by software viruses or by interception or interruption of this mail.

Any views or opinions presented are solely those of the author and do not necessarily represent those of the company. We do not accept any liability arising in any way from relying upon such views or opinions.

Calls may be recorded for training and security purposes.

davidfestal commented 8 years ago

Do you think you could uninstall the plugin, and retry with the official update site ? I've just made a small change that avoids an automatic http-to-https redirection. This might have been the root cause of your problem.

ttobin62 commented 8 years ago

That works now. The only difference is that the update site provides GEF components whilst the prod site does not.

From: David Festal [mailto:notifications@github.com] Sent: 22 February 2016 10:54 To: ceylon/ceylon-ide-eclipse Cc: Timothy Tobin Subject: Re: [ceylon-ide-eclipse] Ceylon plugin doesn't seem to be available from the update site (#1697)

Do you think you could uninstall the plugin, and retry with the official update site ? I've just made a small change that avoids an automatic http-to-https redirection. This might have been to reason of your problem.

— Reply to this email directly or view it on GitHubhttps://github.com/ceylon/ceylon-ide-eclipse/issues/1697#issuecomment-187121635.

Target Group Registered in England & Wales No 01208137. Registered Office: Target House, Cowbridge Road East, Cardiff CF11 9AU.

CONFIDENTIALITY. This email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please do not disclose the contents to anyone, or take any action based on them, but notify the sender by return email and delete this email (and any attachments) from your system.

Messages sent to and from us may be monitored.

Internet communications cannot be guaranteed to be secure or error-free. This e-mail and any attachments have been checked by virus detection software before transmission. You should carry out your own virus checks on the contents of this communication. We accept no liability for any loss or damage which may be caused by software viruses or by interception or interruption of this mail.

Any views or opinions presented are solely those of the author and do not necessarily represent those of the company. We do not accept any liability arising in any way from relying upon such views or opinions.

Calls may be recorded for training and security purposes.

davidfestal commented 8 years ago

Thanks @ttobin62 for your confirmation !