[
https://issues.jboss.org/browse/JBIDE-17826?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-17826:
---------------------------------------------
the whole point of the ide properties is that you we can point to early things without
affecting the past beta's.
Also if we did not split the updatesites between what is in and out of central this would
be possible to just point to the already generated site ...or rather if we actually
published a merged (composited) site of the bits already there. I think this suggestion is
getting more and more merits for how we should do the releases (full, milestones and
nightlies) going forward
For now anyone testing this should simply use the hybrid tools installable from jbosstools
updatesite.
Unable to run Aerogear Cordova project with CordovaSim
------------------------------------------------------
Key: JBIDE-17826
URL:
https://issues.jboss.org/browse/JBIDE-17826
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid, browsersim
Affects Versions: 4.2.0.Beta3
Environment: Fedora 18 KDE 64bit
JBDS 8.0.0.Beta3-v20140706-0939-B172
(jboss-devstudio-8.0.0.Beta3-v20140706-0939-B172-installer-eap.jar)
Oracle JDK 1.8
Reporter: Vlado Pakan
Assignee: Ilya Buziuk
Priority: Blocker
Fix For: 4.2.0.CR1
Attachments: central-respinB.png, central.png
1. Import Hybrid Mobile Project from JBoss Central
2. Run it with CordovaSim
ERROR:
{noformat}
no protocol: /home/vpakan/jbds800Beta3/studio/configuration
Stack trace:
java.net.MalformedURLException: no protocol:
/home/vpakan/jbds800Beta3/studio/configuration
at java.net.URL.<init>(URL.java:586)
at java.net.URL.<init>(URL.java:483)
at java.net.URL.<init>(URL.java:432)
at
org.jboss.tools.vpe.cordovasim.CordovaSimArgs.getPortFromURL(CordovaSimArgs.java:100)
at org.jboss.tools.vpe.cordovasim.CordovaSimArgs.parseArgs(CordovaSimArgs.java:51)
at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.main(CordovaSimRunner.java:88)
org.jboss.tools.vpe.cordovasim.model.preferences.CordavaSimSpecificPreferencesStorage.load()Ljava/lang/Object;
Stack trace:
java.lang.NoSuchMethodError:
org.jboss.tools.vpe.cordovasim.model.preferences.CordavaSimSpecificPreferencesStorage.load()Ljava/lang/Object;
at
org.jboss.tools.vpe.cordovasim.CordovaSimRunner.loadPreferences(CordovaSimRunner.java:165)
at
org.jboss.tools.vpe.cordovasim.CordovaSimRunner.createCordovaSim(CordovaSimRunner.java:179)
at
org.jboss.tools.vpe.cordovasim.CordovaSimRunner.startCordovaSim(CordovaSimRunner.java:110)
at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.main(CordovaSimRunner.java:89)
org.jboss.tools.vpe.cordavasim.command.stop.server: Server on port 0 was stopped
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)