[JBoss JIRA] (JBDS-2840) Java 8
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBDS-2840?page=com.atlassian.jira.plugin.... ]
Len DiMaggio commented on JBDS-2840:
------------------------------------
This has been tested successfully since beta - there are no open known issues.
> Java 8
> ------
>
> Key: JBDS-2840
> URL: https://issues.jboss.org/browse/JBDS-2840
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: requirements, upstream
> Reporter: Burr Sutter
> Assignee: Len DiMaggio
> Priority: Critical
> Labels: JBDS80_Approved_Scope
> Fix For: 8.0.0.CR1
>
>
> Support for Java 8
> - The IDE running with Java 8 on all OS platforms
> - The capabilities in Eclipse Luna for code editing/support
> - EAP 6.3 with Java 8 (start, stop,deploy, debug, etc)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18284) Broken history in Forge console
by Vineet Reynolds (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18284?page=com.atlassian.jira.plugi... ]
Vineet Reynolds commented on JBIDE-18284:
-----------------------------------------
Depends on fix for AESH-282.
> Broken history in Forge console
> -------------------------------
>
> Key: JBIDE-18284
> URL: https://issues.jboss.org/browse/JBIDE-18284
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.2.0.Beta3
> Environment: Windows 7, Eclipse Luna
> Reporter: Vineet Reynolds
> Assignee: Vineet Reynolds
> Priority: Critical
> Fix For: 4.2.0.CR1
>
>
> When I press the up arrow key, instead of seeing the previous entry, I see a strange character {{à}}. Pressing the key multiple times appends more characters to the console, instead of cycling through the history entries multiple times.
> This occurs only on Windows, and not on Linux (Fedora 20) or Mac.
> History appears to be recorded correctly though.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18284) Broken history in Forge console
by Vineet Reynolds (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18284?page=com.atlassian.jira.plugi... ]
Vineet Reynolds commented on JBIDE-18284:
-----------------------------------------
[~koen.aers], I'm taking this over. I've tracked this to Aesh, and will be fixing it there. We will need to update the version of Aesh being used (probably not 0.57, but more like 0.56.1 since there are a lot of compatibility breaking changes).
> Broken history in Forge console
> -------------------------------
>
> Key: JBIDE-18284
> URL: https://issues.jboss.org/browse/JBIDE-18284
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.2.0.Beta3
> Environment: Windows 7, Eclipse Luna
> Reporter: Vineet Reynolds
> Assignee: Koen Aers
> Priority: Critical
> Fix For: 4.2.0.CR1
>
>
> When I press the up arrow key, instead of seeing the previous entry, I see a strange character {{à}}. Pressing the key multiple times appends more characters to the console, instead of cycling through the history entries multiple times.
> This occurs only on Windows, and not on Linux (Fedora 20) or Mac.
> History appears to be recorded correctly though.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18284) Broken history in Forge console
by Vineet Reynolds (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18284?page=com.atlassian.jira.plugi... ]
Vineet Reynolds reassigned JBIDE-18284:
---------------------------------------
Assignee: Vineet Reynolds (was: Koen Aers)
> Broken history in Forge console
> -------------------------------
>
> Key: JBIDE-18284
> URL: https://issues.jboss.org/browse/JBIDE-18284
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.2.0.Beta3
> Environment: Windows 7, Eclipse Luna
> Reporter: Vineet Reynolds
> Assignee: Vineet Reynolds
> Priority: Critical
> Fix For: 4.2.0.CR1
>
>
> When I press the up arrow key, instead of seeing the previous entry, I see a strange character {{à}}. Pressing the key multiple times appends more characters to the console, instead of cycling through the history entries multiple times.
> This occurs only on Windows, and not on Linux (Fedora 20) or Mac.
> History appears to be recorded correctly though.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-12108) BrowserSim is not visible when installed individually
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12108?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-12108:
-------------------------------------
[~dgolovin], [~jpeterka] well it's pretty easy to add BrowserSim to every single perspective by default. We just need to set the *visible* property to *true* - https://github.com/jbosstools/jbosstools-browsersim/blob/master/plugins/o.... AFAIK we want to add it to the "Quick Access" regardless of the "Command Group Availability" (Even if the command is not available for the perspective it should be available in the Quick Access). However I'm not sure it's doable. I was surfing on the Internet and asked a question on [StackOverlow|http://stackoverflow.com/questions/25727664/plugin-developme...] but wasn't able to find the answer. I have noticed that if the BrowserSim is available for the perspective, *Run BrowserSim* command is also available in the Quick Access and vise versa.
For now I see only two possible solutions:
1. Leave everything the way it is
2. Add BrowserSim to every perspective. If user fed up with BrowserSim icon, he will have to go to the "Customize perspective" and disable it.
NOTE: 2 approach [is not recommended|http://wiki.eclipse.org/FAQ_How_do_I_make_my_action_set_visib...]
> BrowserSim is not visible when installed individually
> ------------------------------------------------------
>
> Key: JBIDE-12108
> URL: https://issues.jboss.org/browse/JBIDE-12108
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 3.3.0.CR1
> Environment: JBT 3.3.0.CR1b, L64, Ubuntu 12.04
> Reporter: Jiri Peterka
> Assignee: Ilya Buziuk
> Fix For: 4.2.0.CR2
>
> Attachments: browsersim-enabled.png, customize-perspective.png, enable-browsersim.png, mobile-browser.bmp
>
>
> Unable to access BrowserSIM when installed as single feature from JBT CR1. Additional steps are required. This is confusing for a users. BrowserSIM should be accessible and visible after installation if possible.
> *These additional steps are:*
> # Right click on the Eclipse toolbar→Customize Perspective...:
> !customize-perspective.png!
> # Go to the Command Group Availability tab and select BrowserSim command group:
> !enable-browsersim.png!
> # BrowserSim icon will appear on the toolbar:
> !browsersim-enabled.png!
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months