[JBoss JIRA] Created: (JBIDE-699) Re-use of saved launch configurations is not working.
by Gail Nagle (JIRA)
Re-use of saved launch configurations is not working.
-----------------------------------------------------
Key: JBIDE-699
URL: http://jira.jboss.com/jira/browse/JBIDE-699
Project: JBoss Tools
Issue Type: Bug
Components: JBossAS
Affects Versions: 2.0.0.Beta2
Environment: Redhat Linux, Eclipse and JBOSS AS package Downloaded as JBossIDE-2.0.0.Beta2-Bundle-linux-gtk.tar
Reporter: Gail Nagle
Assigned To: Rob Stryker
There is a fair amount of effort required to create a launch configuration.
In particular, a long list of external jars often must be added.
The clear intention of the JBOSS AS IDE is to be able to save, share and generally re-use these configurations.
Sharing is further supported by the use of VARIABLE macros in the path of the jars.
The IDE adds a project to the Eclipse workspace and the launch configuration is also saved to a file
When attempting to re-use the configuration, the IDE detects the existence of these files since it will not allow the creation of a second configuration with the same name. BUT IT WILL NOT RUN THE EXISTING CONFIGURATION.
This issue was resolved previously in an earlier version of Eclipse:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=12898
I recently reported it on http://dev.eclipse.org/newslists/news.eclipse.newcomer/msg17939.html and worked with IBM engineers in Canada to determine that the issue exists in the JBOSS IDE plugin, not in Eclipse itself.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 7 months
[JBoss JIRA] Created: (JBIDE-1363) Insert "before" from palette brakes the text in VPE Editor for XHTML-file
by Victor Rubezhny (JIRA)
Insert "before" from palette brakes the text in VPE Editor for XHTML-file
-------------------------------------------------------------------------
Key: JBIDE-1363
URL: http://jira.jboss.com/jira/browse/JBIDE-1363
Project: JBoss Tools
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.CR2
Environment: Win2k, JBoss Tools 2.0.0.CR2, 200711220807-nightly, JRE: 1.6.0_03-b05
Reporter: Victor Rubezhny
Priority: Minor
Text in VPE-editor for xhtml-file is broken after a tag is inserted from palette.
EXECUTE: Create Seam Web Project
EXECUTE: Open /WebContent/error.xhtml file in VPE Editor (JBoss Tools HTML Editor). Make sure that "Visual/Source" Tab is active.
EXECUTE: Select in visual part the following paragraph by clicking on its text: "Something bad happened :-(".
EXECUTE: Right-click on the selected text and choose from pop-up menu: Insert Before->From Palette->JBoss->Ajax4jsf-><a4j:status>
ASSERT: See that the xmlns:a4j="http://richfaces.org/a4j" argument is added to the <ui:composition> tag
ASSERT: "<a4j:status></a4j:status>" tags are added before <p>Something bad happened :-(</p> text.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 7 months
[JBoss JIRA] Created: (JBIDE-1819) Event Handling Error over <t:dataScroller> on Visual part of Editor
by Anton Klimkovich (JIRA)
Event Handling Error over <t:dataScroller> on Visual part of Editor
-------------------------------------------------------------------
Key: JBIDE-1819
URL: http://jira.jboss.com/jira/browse/JBIDE-1819
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.1, 2.1
Environment: JBossTools-200802200222-nightly-ALL
Reporter: Anton Klimkovich
Attachments: 111.txt, 11111.txt, Cursor on Visual Part.PNG
1.
EXECUTE: Create My Faces KickStart project
EXECUTE: Open greeting.jsp page (Visual/Source tab)
EXECUTE: Insert <t:dataScroller></t:dataScroller>
EXECUTE: Set cursor to Visual part of Editor on dataScroller (Look at screenshot)
EXECUTE: Press ctrl+space
EXECUTE: Set cursor back to <t:outputText> on Source tab.
FAILURE: java.lang.NullPointerException after change focus back to Source.
2.
EXECUTE: Create My Faces KickStart project
EXECUTE: Open greeting.jsp page (Visual/Source tab)
EXECUTE: Insert <t:dataScroller></t:dataScroller>
EXECUTE: Set cursor to Visual part of Editor on dataScroller (Look at screenshot)
EXECUTE: Right mouse click on t:dataScroller
FAILURE: java.lang.NullPointerException when try to call context menu.
Logs attached:
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 7 months
[JBoss JIRA] Created: (JBIDE-1479) Studio crush during formatting.
by Aliaksey Nis (JIRA)
Studio crush during formatting.
-------------------------------
Key: JBIDE-1479
URL: http://jira.jboss.com/jira/browse/JBIDE-1479
Project: JBoss Tools
Issue Type: Bug
Affects Versions: 2.0.0.GA
Environment: WindowsXP SP2
jbds-win32-1.0.0.GA.jar
JBoss Developer Studio
Version: 1.0.0.GA
Build: 1.0.0.GA
JDK 1.5_08
Reporter: Aliaksey Nis
Attachments: crush.JPG
1. Create JSFKickStart project (or Seam project)
2. Open inputUserName.jsp (or any xhtml in Seam)
3. In Package Explorer set focus on WebContent
4. Call menu (Right mouse click) and select Source->Format
5. During formatting click in opened in VPE page. Studio crashes.
Its appears during one of validation stages. So click some times during formatting, and see crash.
Screenshot attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 7 months