[JBoss JIRA] (JBDS-2499) Not able to resize the preferences window in JDBS 6
by Sande Gilda (JIRA)
[ https://issues.jboss.org/browse/JBDS-2499?page=com.atlassian.jira.plugin.... ]
Sande Gilda edited comment on JBDS-2499 at 7/31/14 8:44 AM:
------------------------------------------------------------
I have a similar issue on Fedora 20. I can make it a little wider, but when I get to a certain width, it becomes just a vertical bar again. I can grab it and make it a wider up to a point, but it's pretty narrow.
was (Author: sgilda):
I have a similar issue on Fedora 20. I can make it a little wider, but when I get to a certain width, it becomes just a vertical bar again.
> Not able to resize the preferences window in JDBS 6
> ---------------------------------------------------
>
> Key: JBDS-2499
> URL: https://issues.jboss.org/browse/JBDS-2499
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: upstream
> Affects Versions: 6.0.0.GA, 8.0.0.Beta3
> Environment: Fedora 17, Fedora 19,
> jdbs 6.0.0.GA, build id: GA-v20121206-1855-B186, build date: 20121206-1855
> Reporter: Sande Gilda
> Assignee: Denis Golovin
> Fix For: 8.0.0.CR1
>
> Attachments: JDBS6-01.png, JDBS6-02.png, JDBS6-03.png, JDBS6-04.png
>
>
> To recreate:
> Start JDBS.
> Choose menu: Window --> Preferences
> Grab a side edge to drag it wider, but it snaps down to a narrow vertical bar.
> When I hover over the edges, I get the arrow resize icon, but I can't resize it.
> At this point, I have to kill the 2 processes: one jbdevstudio and one java (for jbds and the popup window.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBDS-2499) Not able to resize the preferences window in JDBS 6
by Sande Gilda (JIRA)
[ https://issues.jboss.org/browse/JBDS-2499?page=com.atlassian.jira.plugin.... ]
Sande Gilda commented on JBDS-2499:
-----------------------------------
I have a similar issue on Fedora 20. I can make it a little wider, but when I get to a certain width, it becomes just a vertical bar again.
> Not able to resize the preferences window in JDBS 6
> ---------------------------------------------------
>
> Key: JBDS-2499
> URL: https://issues.jboss.org/browse/JBDS-2499
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: upstream
> Affects Versions: 6.0.0.GA, 8.0.0.Beta3
> Environment: Fedora 17, Fedora 19,
> jdbs 6.0.0.GA, build id: GA-v20121206-1855-B186, build date: 20121206-1855
> Reporter: Sande Gilda
> Assignee: Denis Golovin
> Fix For: 8.0.0.CR1
>
> Attachments: JDBS6-01.png, JDBS6-02.png, JDBS6-03.png, JDBS6-04.png
>
>
> To recreate:
> Start JDBS.
> Choose menu: Window --> Preferences
> Grab a side edge to drag it wider, but it snaps down to a narrow vertical bar.
> When I hover over the edges, I get the arrow resize icon, but I can't resize it.
> At this point, I have to kill the 2 processes: one jbdevstudio and one java (for jbds and the popup window.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-18008) Nested jars prevent SonarQube/FindBugs from running
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18008?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-18008:
----------------------------------------
The actual problem is that target/classes folder contains no class file and screws up FindBugs because it compiles it's own class inside a jar. A workaround would be to be able to tell FindBugs to look in other locations, but since we're having a look at it, I feel there is an opportunity for simplifying the packaging of this bundle.
> Nested jars prevent SonarQube/FindBugs from running
> ---------------------------------------------------
>
> Key: JBIDE-18008
> URL: https://issues.jboss.org/browse/JBIDE-18008
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: archives
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Fix For: 4.2.0.CR1
>
>
> Bundle org.jboss.ide.eclipse.archives.core makes SonarQube analysis fail because it's classes get included in some nested jar (and get to different location that target/classes).
> Cf https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
> {code}
> [ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.4:sonar (default-cli) on project server.all: Can not execute SonarQube analysis: Can not execute Findbugs: Findbugs needs sources to be compiled. Please build project before executing sonar and check the location of compiled classes. -> [Help 1]
> {code}
> This is an exploded bundles with nested jars, we should investigate whether it's possible to turn it into a more standard jar, which would still be usable in its Ant version. Cf ./archives/tests/org.jboss.ide.eclipse.archives.test/inputs/projects/SimpleAntTest
> Also, the jvmmonitor bundles use nested jars. We should avoid that too.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17967) CordovaSim won't run
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17967?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov resolved JBIDE-17967.
--------------------------------------------
Resolution: Out of Date
Already fixed.
> 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.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17967) CordovaSim won't run
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17967?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov reassigned JBIDE-17967:
----------------------------------------------
Assignee: Konstantin Marmalyukov
> 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.2.6#6264)
11 years, 8 months