[JBoss JIRA] (JBIDE-16586) Move Engine switching from BrowserSim preferences to Eclipse preferences
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16586?page=com.atlassian.jira.plugi... ]
Vlado Pakan edited comment on JBIDE-16586 at 9/1/14 10:32 AM:
--------------------------------------------------------------
I think it's not good to force user to use setup of his system to use requested web engine. User can easy have available both engines on his system but is not able to select one he wants.
To select rendering engine can be handy because of debugging. BrowserSim allows different debug tools dependent on selected web engine. (Firebug Lite and Weinre for SWT Web engine or Dev Tools for JavaFX)
If this argument is not strong enough just resolve this JIra as won't fix and I will close it.
was (Author: vpakan):
I think it's not good to force user to use setup of his system to use requested web engine. User can easy have available both engines on his system but is not able to select one he wants.
To select rendering engine can be handy because of debugging. BrowserSim allows different debug tools dependent on selected web engine. (Firebug Lite and Weinre for SWT Web engine or Dev Tools for JavaFX)
> Move Engine switching from BrowserSim preferences to Eclipse preferences
> ------------------------------------------------------------------------
>
> Key: JBIDE-16586
> URL: https://issues.jboss.org/browse/JBIDE-16586
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: browsersim
> Affects Versions: 4.2.0.Alpha2
> Reporter: Vlado Pakan
> Assignee: Konstantin Marmalyukov
> Fix For: 4.2.0.CR1
>
>
> Add possibility to select BrowserSim rendering engine in Eclipse preferences.
> Right now it's possible only within BrowserSim preferences.
> Default engine is WebKit not javafx and therefore user has to have installed Safari and 32bit java on 64 bit MS Windows to be able to run BrowserSim and set engine to javafx.
> It would be more user friendly to set engine within BrowserSim/CordovaSim Eclipse preferences section.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 1 month
[JBoss JIRA] (JBIDE-17901) compile failure in Seam (JavaEE)
by Jiri Peterka (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17901?page=com.atlassian.jira.plugi... ]
Jiri Peterka closed JBIDE-17901.
--------------------------------
no compilation errors anymore - closing
> compile failure in Seam (JavaEE)
> --------------------------------
>
> Key: JBIDE-17901
> URL: https://issues.jboss.org/browse/JBIDE-17901
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate, seam2
> Affects Versions: 4.2.0.CR1
> Reporter: Daniel Azarov
> Assignee: Daniel Azarov
> Fix For: 4.2.0.CR1
>
>
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.20.0:compile (default-compile) on project org.jboss.tools.seam.ui: Compilation failure: Compilation failure:
> [ERROR] /home/daniel/git/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[36]
> [ERROR] import org.jboss.tools.hibernate.spi.IConfiguration;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The type IConfiguration is not accessible due to restriction on classpath entry /home/daniel/.m2/repository/org/jboss/tools/hibernatetools/plugins/org.jboss.tools.hibernate.spi/3.8.0-SNAPSHOT/org.jboss.tools.hibernate.spi-3.8.0-SNAPSHOT.jar
> [ERROR] /home/daniel/git/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[113]
> [ERROR] private IConfiguration cfg = null;
> [ERROR] ^^^^^^^^^^^^^^
> [ERROR] Access restriction: The type IConfiguration is not accessible due to restriction on classpath entry /home/daniel/.m2/repository/org/jboss/tools/hibernatetools/plugins/org.jboss.tools.hibernate.spi/3.8.0-SNAPSHOT/org.jboss.tools.hibernate.spi-3.8.0-SNAPSHOT.jar
> [ERROR] /home/daniel/git/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[209]
> [ERROR] .getDialect(), cfg.getProperties());
> [ERROR] ^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method getProperties() from the type IConfiguration is not accessible due to restriction on classpath entry /home/daniel/.m2/repository/org/jboss/tools/hibernatetools/plugins/org.jboss.tools.hibernate.spi/3.8.0-SNAPSHOT/org.jboss.tools.hibernate.spi-3.8.0-SNAPSHOT.jar
> [ERROR] /home/daniel/git/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/DBTablesViewer.java:[247]
> [ERROR] SettingsProxy newSettings = (SettingsProxy)cfg.buildSettings();
> [ERROR] ^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method buildSettings() from the type IConfiguration is not accessible due to restriction on classpath entry /home/daniel/.m2/repository/org/jboss/tools/hibernatetools/plugins/org.jboss.tools.hibernate.spi/3.8.0-SNAPSHOT/org.jboss.tools.hibernate.spi-3.8.0-SNAPSHOT.jar
> [ERROR] 4 problems (4 errors)
> [ERROR] -> [Help 1]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 1 month
[JBoss JIRA] (JBIDE-17933) CordovaSim 404 error
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17933?page=com.atlassian.jira.plugi... ]
Vlado Pakan closed JBIDE-17933.
-------------------------------
Verified with JBDS 8.0.0.CR1-v20140831-0335-B201
> CordovaSim 404 error
> --------------------
>
> Key: JBIDE-17933
> URL: https://issues.jboss.org/browse/JBIDE-17933
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta2
> Environment: Mac OSx 10.9.4, Eclipse Luna (4.4.0), Jboss Tools for Luna (4.2.0.Beta2), with Jboss Hybrid Mobile Tools + CordovaSim.
> Reporter: Asif Kilwani
> Assignee: Ilya Buziuk
> Fix For: 4.2.0.CR1
>
> Attachments: config.xml.png, cordovasim-running.png, download-cordova.png, error-no-stack.png, error.png, install-jboss-hmt-cordovasim-beta2.png, new-hmt-project.png, pick-a-plugin.png, update-jboss-hmt-cordovasim-to-CR1.png, us.png
>
>
> Created sample hybrid mobile app and tried to run with CordovSim, It shows error
> HTTP ERROR: 404
> Problem accessing /ripple/assets/index.html. Reason:
> Not Found
> Config.xml
> <?xml version="1.0" encoding="UTF-8"?>
> <widget xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0"
> id="com.bac.bac" version="1.0.0">
> <name>abc</name>
> <description>
> A sample Apache Cordova application that responds to the
> deviceready
> event.
> </description>
> <author href="http://aerogear.org/" email="aerogear-dev(a)lists.jboss.org">
> JBoss by Red Hat
> </author>
> <content src="index.html" />
> <access origin="*" />
> <preference name="fullscreen" value="true" />
> <preference name="webviewbounce" value="true" />
> <feature name="App">
> <param name="android-package" value="org.apache.cordova.App" />
> </feature>
> <feature name="Console">
> <param name="ios-package" value="CDVLogger" />
> </feature>
> </widget>
> Index.html exisits in www folder.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 1 month
[JBoss JIRA] (JBIDE-17967) CordovaSim won't run
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17967?page=com.atlassian.jira.plugi... ]
Vlado Pakan closed JBIDE-17967.
-------------------------------
Verified with JBDS 8.0.0.CR1-v20140831-0335-B201
> CordovaSim won't run
> --------------------
>
> Key: JBIDE-17967
> URL: https://issues.jboss.org/browse/JBIDE-17967
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta3
> Environment: OS X Mavericks, Java 1.7.0_55, JBDS Build id: Beta3-v20140722-2011-B194
> Reporter: Michelle Murray
> Assignee: Konstantin Marmalyukov
> Priority: Blocker
> Fix For: 4.2.0.CR1
>
>
> CordovaSim won't start.
> Created the HMT project using wizard in JBoss Central. Selected Apache Cordova 3.5.0 (which I'd previously installed). From Project Explorer, right-clicked project and Run As > Run on CordovaSim. Console view shows the following output:
> {noformat}
> no protocol: /Applications/JBDS/JBDS80/jboss-devstudio/studio/configuration
> Stack trace:
> java.net.MalformedURLException: no protocol: /Applications/JBDS/JBDS80/jboss-devstudio/studio/configuration
> at java.net.URL.<init>(URL.java:585)
> at java.net.URL.<init>(URL.java:482)
> at java.net.URL.<init>(URL.java:431)
> 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.3.1#6329)
11 years, 1 month
[JBoss JIRA] (JBIDE-17980) compile failure in Seam (JavaEE)
by Jiri Peterka (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17980?page=com.atlassian.jira.plugi... ]
Jiri Peterka closed JBIDE-17980.
--------------------------------
> compile failure in Seam (JavaEE)
> --------------------------------
>
> Key: JBIDE-17980
> URL: https://issues.jboss.org/browse/JBIDE-17980
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate, seam2
> Affects Versions: 4.2.0.CR1
> Reporter: Daniel Azarov
> Assignee: Koen Aers
> Priority: Blocker
> Fix For: 4.2.0.CR1
>
>
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.0:compile (default-compile) on project org.jboss.tools.seam.ui: Compilation failure: Compilation failure:
> [ERROR] /home/daniel/git/jbosstools-javaee/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/wizard/SeamGenerateEntitiesTablesWizardPage.java:[55]
> [ERROR] model = new ReverseEngineeringDefinitionImpl();
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The constructor ReverseEngineeringDefinitionImpl() is undefined
> [ERROR] 1 problem (1 error)
> {code}
> Reason is - https://github.com/jbosstools/jbosstools-hibernate/commit/10836ebce9a023b...
> After adding new constructor, default constructor became invisible
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 1 month
[JBoss JIRA] (JBIDE-18187) ResourceException: "Resource '/test' is not open" exception after closing cordova project
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18187?page=com.atlassian.jira.plugi... ]
Vlado Pakan closed JBIDE-18187.
-------------------------------
Verified with JBDS 8.0.0.CR1-v20140831-0335-B201
> ResourceException: "Resource '/test' is not open" exception after closing cordova project
> -----------------------------------------------------------------------------------------
>
> Key: JBIDE-18187
> URL: https://issues.jboss.org/browse/JBIDE-18187
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.2.0.CR1
> Reporter: Denis Golovin
> Assignee: Gorkem Ercan
> Fix For: 4.2.0.CR1
>
>
> {code}org.eclipse.core.internal.resources.ResourceException: Resource '/test' is not open.
> at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:150)
> at org.eclipse.core.internal.resources.Project.hasNature(Project.java:584)
> at org.jboss.tools.aerogear.thym.internal.convert.NatureConvertListener.resourceChanged(NatureConvertListener.java:41)
> at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
> at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
> at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:378)
> at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1498)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:45)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54){code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 1 month