[JBoss JIRA] (JBIDE-19344) Update Tern.java & AngularJS to 0.8.2
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19344?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-19344:
----------------------------------------
Which is not released yet.
Tern 0.8.2.201502201459 is what we need. This is a final 0.8.2 release.
But we don't have AngularJS 0.8.2 final release yet. I hope it will be released on Monday and it *may* be different than 0.8.2.201502201459.
If 0.8.2 is not released by Beta1 Code freeze we will stay with AngularJS 0.8.2-SNAPSHOT.
> Update Tern.java & AngularJS to 0.8.2
> -------------------------------------
>
> Key: JBIDE-19344
> URL: https://issues.jboss.org/browse/JBIDE-19344
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: build, jsp/jsf/xml/html source editing
> Reporter: Alexey Kazakov
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: new_and_noteworthy
> Fix For: 4.2.3.Beta1
>
>
> Tern.java v. 0.8.2 has been released: http://oss.opensagres.fr/tern.repository/0.8.2/
> We need to update Tern.java and AngualarJS in Central EA.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-8526) Freemarker content assist doesn't work when inside a tag or tag attribute
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-8526?page=com.atlassian.jira.plugin... ]
Nick Boldt commented on JBIDE-8526:
-----------------------------------
Moving out to 4.3.x target because so far there's no freemarker work being done in 4.3 stream (as of Alpha1 release, anyway).
> Freemarker content assist doesn't work when inside a tag or tag attribute
> -------------------------------------------------------------------------
>
> Key: JBIDE-8526
> URL: https://issues.jboss.org/browse/JBIDE-8526
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: freemarker
> Affects Versions: 3.3.x
> Environment: Windows XP,
> Reporter: Ehrann Mehdan
> Assignee: Peter Palaga
> Fix For: 4.2.x, 4.3.x
>
>
> In Freemarker 1.1.0.v20110303-1225-H55-Alpha1
> Eclipse platform version: 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi
> Build id: M20110210-1200
> This code will not trigger content assist when pressing ctrl+space with a context named data that has property "someValue"
> <tag attribute="${data.someValue}">...
> This code will (removed opening tag bracket)
> tag attribute="${data.someValue}">...
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-8526) Freemarker content assist doesn't work when inside a tag or tag attribute
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-8526?page=com.atlassian.jira.plugin... ]
Nick Boldt updated JBIDE-8526:
------------------------------
Fix Version/s: 4.3.x
(was: 4.3.0.Alpha1)
> Freemarker content assist doesn't work when inside a tag or tag attribute
> -------------------------------------------------------------------------
>
> Key: JBIDE-8526
> URL: https://issues.jboss.org/browse/JBIDE-8526
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: freemarker
> Affects Versions: 3.3.x
> Environment: Windows XP,
> Reporter: Ehrann Mehdan
> Assignee: Peter Palaga
> Fix For: 4.2.x, 4.3.x
>
>
> In Freemarker 1.1.0.v20110303-1225-H55-Alpha1
> Eclipse platform version: 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi
> Build id: M20110210-1200
> This code will not trigger content assist when pressing ctrl+space with a context named data that has property "someValue"
> <tag attribute="${data.someValue}">...
> This code will (removed opening tag bracket)
> tag attribute="${data.someValue}">...
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19292) Closing Central right after JBDS startup causes SWTException
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19292?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-19292:
-----------------------------------
Assignee: Denis Golovin (was: Fred Bricon)
Resolution: Done
Thanks for the better solution Denis. Applied in master
> Closing Central right after JBDS startup causes SWTException
> ------------------------------------------------------------
>
> Key: JBIDE-19292
> URL: https://issues.jboss.org/browse/JBIDE-19292
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Alpha1
> Environment: JBDS 9.0.0.Alpha1
> Reporter: Radim Hopp
> Assignee: Denis Golovin
> Fix For: 4.3.0.Alpha2
>
>
> Closing Central right after JBDS startup causes SWTException Widget is disposed:
> {noformat:title=An internal error occurred during: "Check installation for Early Access".}
> org.eclipse.swt.SWTException: Widget is disposed
> at org.eclipse.swt.SWT.error(SWT.java:4477)
> at org.eclipse.swt.SWT.error(SWT.java:4392)
> at org.eclipse.swt.SWT.error(SWT.java:4363)
> at org.eclipse.swt.widgets.Widget.error(Widget.java:477)
> at org.eclipse.swt.widgets.Widget.getDisplay(Widget.java:563)
> at org.jboss.tools.central.editors.JBossCentralEditor$HeaderText$3.run(JBossCentralEditor.java:571)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months