[JBoss JIRA] (JBIDE-16918) Using Forge TAB auto-completion inserts garbled text after the command
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16918?page=com.atlassian.jira.plugi... ]
Radim Hopp edited comment on JBIDE-16918 at 3/31/14 7:57 AM:
-------------------------------------------------------------
I can reproduce this issue.
My environment:
BJT 4.2.0.Beta1a on top of Luna M6
Fedora 20, 64b
java version "1.7.0_51"
OpenJDK Runtime Environment (fedora-2.4.5.1.fc20-x86_64 u51-b31)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)
was (Author: rhopp):
I can reproduce this issue.
My environment:
Fedora 20, 64b
java version "1.7.0_51"
OpenJDK Runtime Environment (fedora-2.4.5.1.fc20-x86_64 u51-b31)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)
> Using Forge TAB auto-completion inserts garbled text after the command
> ----------------------------------------------------------------------
>
> Key: JBIDE-16918
> URL: https://issues.jboss.org/browse/JBIDE-16918
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.2.0.Beta1
> Reporter: Pavol Srna
> Assignee: Koen Aers
> Fix For: 4.2.0.Beta1
>
> Attachments: characters.png
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (JBIDE-16929) Code Assist for <h:link value ""> is missing items "/resources", "/templates", "/pages"
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16929?page=com.atlassian.jira.plugi... ]
Vlado Pakan updated JBIDE-16929:
--------------------------------
Description:
1. Create JSF 2 project
2. Open inputname.xhtml page
3. Insert <h:link value=""> tag
4. Call Code Assist for value attribute
ERROR: Code Assist doesn't contain items: "/resources","/templates","/pages".
Code Assist for <link href=""> href attribute contains these items
was:
1. Create JSF 2 project
2. Open inpitname.xhtml page
3. Insert <h:link value=""> tag
4. Call Code Assist for value attribute
ERROR: Code Assist doesn't contain items: "/resources","/templates","/pages".
Code Assist for <link href=""> href attribute contains these items
> Code Assist for <h:link value ""> is missing items "/resources","/templates","/pages"
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-16929
> URL: https://issues.jboss.org/browse/JBIDE-16929
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf, jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Beta1
> Environment: JBDS 8.0.0.Beta1-v20140323-1410-B78, Linux
> Reporter: Vlado Pakan
> Assignee: Alexey Kazakov
> Fix For: 4.2.0.Beta2
>
>
> 1. Create JSF 2 project
> 2. Open inputname.xhtml page
> 3. Insert <h:link value=""> tag
> 4. Call Code Assist for value attribute
> ERROR: Code Assist doesn't contain items: "/resources","/templates","/pages".
> Code Assist for <link href=""> href attribute contains these items
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (JBIDE-16929) Code Assist for <h:link value ""> is missing items "/resources", "/templates", "/pages"
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16929?page=com.atlassian.jira.plugi... ]
Vlado Pakan commented on JBIDE-16929:
-------------------------------------
There is available content assist for <h: does that mean that project has proper tag libs in classpath? Also attribute value is offered by Code Assist only offered values for value attribute are not correct and they are not in any jar they are part of JSF project (directories resources, pages and templates)
> Code Assist for <h:link value ""> is missing items "/resources","/templates","/pages"
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-16929
> URL: https://issues.jboss.org/browse/JBIDE-16929
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf, jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Beta1
> Environment: JBDS 8.0.0.Beta1-v20140323-1410-B78, Linux
> Reporter: Vlado Pakan
> Assignee: Alexey Kazakov
> Fix For: 4.2.0.Beta2
>
>
> 1. Create JSF 2 project
> 2. Open inpitname.xhtml page
> 3. Insert <h:link value=""> tag
> 4. Call Code Assist for value attribute
> ERROR: Code Assist doesn't contain items: "/resources","/templates","/pages".
> Code Assist for <link href=""> href attribute contains these items
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (JBIDE-16930) Livereload doesn't work with BrowserSim and JavaFX Browser Engine
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16930?page=com.atlassian.jira.plugi... ]
Vlado Pakan commented on JBIDE-16930:
-------------------------------------
No even file protocol is not working
> Livereload doesn't work with BrowserSim and JavaFX Browser Engine
> -----------------------------------------------------------------
>
> Key: JBIDE-16930
> URL: https://issues.jboss.org/browse/JBIDE-16930
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta1
> Environment: JBDS 8.0.0.Beta1-v20140323-1410-B78, Linux, JDK Oracle Java 1.7.0_51
> Reporter: Vlado Pakan
> Assignee: Ilya Buziuk
> Priority: Critical
> Fix For: 4.2.0.Beta1
>
>
> 1. Run HTML5 project on server
> 2. Open HTML5 project in web browser and LiveReload server
> 3. Copy link from browser to BrowserSim
> 4. Set BrowserSim browser engine to JavaFX
> 5. Save changes to index.html
> ASSERT: Changes are reflected in Web Browser
> ERROR: Changes are not reflected in BrowserSim.
> 6. Change BrowserSim browser engine to SWT Browser
> 7. Save changes to index.html
> ASSERT: Changes are reflected in Web Browser
> ASSERT: Changes are reflected in BrowserSim.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (JBIDE-13419) Support invocation handler binding extension of Deltaspike
by Rastislav Wagner (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13419?page=com.atlassian.jira.plugi... ]
Rastislav Wagner closed JBIDE-13419.
------------------------------------
verified in JBDS 8.0.0 Beta1-v20140330-1929-B79
> Support invocation handler binding extension of Deltaspike
> ----------------------------------------------------------
>
> Key: JBIDE-13419
> URL: https://issues.jboss.org/browse/JBIDE-13419
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: cdi-extensions
> Affects Versions: 4.0.0.Final
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.2.0.Beta1
>
>
> Objects:
> 1. Binding Annotations - annotation type with @PartialBeanBinding.
> 2. Partial Beans - abstract classes and interfaces annotated with a binding annotation.
> 3. Invocation Handlers - classes inplementing InvocationHandler and annotated with a binding annotation.
> Validation rules:
> 1. Class annotated with a binding annotation should be either abstract, or interface, or implement InvocationHandler.
> Error text: "Binding annotation %annotationName% can be applied only to abstract classes, interfaces, and classes implementing InvocationHandler."
> 2. There should be no more than one invocation handler for each binding annotation.
> Error text: "Multiple handlers are found for binding annotation %annotationName%."
> 3. Invocation handler class should be normal-scoped.
> Error text: "Invocation handler class should be a normal-scoped bean."
> 4. Each partial bean should be bound to an invocation handler.
> Error text: "Partial bean %className% should have an invocation handler for binding annotation %annotationName%."
> 5. Deltaspike implementation of the extension reads the first binding annotation on a class and ignores the next ones. Hence, they should be marked with a warning:
> "Binding annotation %annotationName% is ignored because class is already annotated with binding annotation %firstAnnotationName%."
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (JBIDE-16542) constant error when switching to server view about importing server log
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16542?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-16542.
---------------------------------
Resolution: Done
replicated and fixed. Seems the string is often "!Session" instead of "!Session " so I decreased the substring by 1 point. No longer able to replicate.
> constant error when switching to server view about importing server log
> -----------------------------------------------------------------------
>
> Key: JBIDE-16542
> URL: https://issues.jboss.org/browse/JBIDE-16542
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Beta1
> Reporter: Max Rydahl Andersen
> Assignee: Rob Stryker
> Fix For: 4.2.0.Beta2
>
>
> Created mulitple servers and now i'm getting dialog saying "importing server log" has encountered a problem.
> from error log:
> java.lang.StringIndexOutOfBoundsException: String index out of range: -1
> at java.lang.String.substring(String.java:1875)
> at org.jboss.ide.eclipse.as.ui.views.LogSession.processLogLine(LogSession.java:50)
> at org.jboss.ide.eclipse.as.ui.views.LogReader.parseLogFile(LogReader.java:96)
> at org.jboss.ide.eclipse.as.ui.views.ServerLogView$ReloadLogJob.run(ServerLogView.java:268)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (JBIDE-16930) Livereload doesn't work with BrowserSim and JavaFX Browser Engine
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16930?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-16930:
-------------------------------------
[~vpakan], does Livereload work with BrowserSim and JavaFX Browser Engine with file protocol?
> Livereload doesn't work with BrowserSim and JavaFX Browser Engine
> -----------------------------------------------------------------
>
> Key: JBIDE-16930
> URL: https://issues.jboss.org/browse/JBIDE-16930
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta1
> Environment: JBDS 8.0.0.Beta1-v20140323-1410-B78, Linux, JDK Oracle Java 1.7.0_51
> Reporter: Vlado Pakan
> Assignee: Ilya Buziuk
> Priority: Critical
> Fix For: 4.2.0.Beta1
>
>
> 1. Run HTML5 project on server
> 2. Open HTML5 project in web browser and LiveReload server
> 3. Copy link from browser to BrowserSim
> 4. Set BrowserSim browser engine to JavaFX
> 5. Save changes to index.html
> ASSERT: Changes are reflected in Web Browser
> ERROR: Changes are not reflected in BrowserSim.
> 6. Change BrowserSim browser engine to SWT Browser
> 7. Save changes to index.html
> ASSERT: Changes are reflected in Web Browser
> ASSERT: Changes are reflected in BrowserSim.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years