[JBoss JIRA] (ERT-208) Provide support for TextMate grammar [EBZ#486961]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-208:
---------------------------------------
Summary: Provide support for TextMate grammar [EBZ#486961]
Key: ERT-208
URL: https://issues.jboss.org/browse/ERT-208
Project: Eclipse Release Train
Issue Type: Task
Components: Platform
Reporter: Friendly Jira Robot
Priority: Trivial
It should be cool if we could higlight with extension some "String" or other according a JavaScript Framework:
* like angular template which is an HTML string (colorize this HTML string):
---------------------------------------------------
angular.module('docsSimpleDirective', [])
.directive('myCustomer', function() {
return {
template: 'Name: {{customer.name}} Address: {{customer.address}}'
};
});
---------------------------------------------------
* like JSX React:
---------------------------------------------------
var app = <Nav color="blue"><Profile>click</Profile></Nav>;
---------------------------------------------------
The syntax higlight must be fast.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22418) Update AERI Eclipse IDE Client to 2.0
by Marcel Bruch (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22418?page=com.atlassian.jira.plugi... ]
Marcel Bruch commented on JBIDE-22418:
--------------------------------------
I've a request from the EF to use a new Eclipse Neon. [~nickboldt], will future releases of JBIDE and Devstudio be based on Neon or Mars? In other words, will adding a dependency to NEON apis in 2.0 break future builds?
> Update AERI Eclipse IDE Client to 2.0
> -------------------------------------
>
> Key: JBIDE-22418
> URL: https://issues.jboss.org/browse/JBIDE-22418
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: aeri
> Reporter: Marcel Bruch
> Assignee: Marcel Bruch
>
> I'm about to release 2.0.0 for Neon.0.
> [~nickboldt], what is the earliest release of JBIDE / Devstudio that will pick up 2.0.0?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22375) Improve HCR OpenShift
by Thomas Mäder (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22375?page=com.atlassian.jira.plugi... ]
Thomas Mäder reassigned JBIDE-22375:
------------------------------------
Assignee: Fred Bricon (was: Thomas Mäder)
> Improve HCR OpenShift
> ---------------------
>
> Key: JBIDE-22375
> URL: https://issues.jboss.org/browse/JBIDE-22375
> Project: Tools (JBoss Tools)
> Issue Type: Epic
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Fred Bricon
> Assignee: Fred Bricon
> Priority: Blocker
> Fix For: 4.4.x
>
>
> When enabling debug mode on an EAP server deployed on OpenShift, locally changing a class file will :
> - work sometimes when only the content of the method changed, but could fail in some other occasions with the Debugger saying the JDK is out of sync
> - will always fail if a method signature changed, the debugger saying JDK is out of sync
> Restarting the deployed module (with the .dodeploy flag) doesn't fixes the issue (as opposed to the same tweak ahen running on a local EAP server)
> This may be caused by running OpenJDK? Does it support the same level of debugging as Oracle JDK?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-21857) Hot class reload doesn't work on OpenShift
by Thomas Mäder (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21857?page=com.atlassian.jira.plugi... ]
Thomas Mäder reassigned JBIDE-21857:
------------------------------------
Assignee: Fred Bricon (was: Thomas Mäder)
> Hot class reload doesn't work on OpenShift
> ------------------------------------------
>
> Key: JBIDE-21857
> URL: https://issues.jboss.org/browse/JBIDE-21857
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Fred Bricon
> Assignee: Fred Bricon
> Priority: Blocker
> Fix For: 4.4.0.Alpha3
>
> Attachments: HCRFailure.zip
>
>
> When enabling debug mode on an EAP server deployed on OpenShift, locally changing a class file will :
> - work sometimes when only the content of the method changed, but could fail in some other occasions with the Debugger saying the JDK is out of sync
> - will always fail if a method signature changed, the debugger saying JDK is out of sync
> Restarting the deployed module (with the .dodeploy flag) doesn't fixes the issue (as opposed to the same tweak ahen running on a local EAP server)
> This may be caused by running OpenJDK? Does it support the same level of debugging as Oracle JDK?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months