[JBoss JIRA] Created: (JBIDE-4461) filter the xsd and wsdl when user click Import an XSD or Import a WSDL buttong
by Feng Qian (JIRA)
filter the xsd and wsdl when user click Import an XSD or Import a WSDL buttong
------------------------------------------------------------------------------
Key: JBIDE-4461
URL: https://jira.jboss.org/jira/browse/JBIDE-4461
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm
Reporter: Feng Qian
Assignee: Feng Qian
Attachments: SchemaImportDialog.java.patch
Open a bpel file, click on the blank of the editor
In the properties view, choose the Imports Tab
Click the Import an XSD button, a wizard open. On the Resource wizard page, you can get all the wsdl and xsd file in the eclipse workspace.
We should fiter the xsd and wsdl file. When click Import an XSD, only show xsd file. And when click Import a wsdl, only show wsdl file.
And When you click Import type=File, regardless you click Import an XSD OR Import a WSDL button, the file browse wizard both show the
xsd files as the default.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 6 months
[JBoss JIRA] Created: (JBIDE-2371) More than one element can be highlighted during CA working
by Tatyana Romanovich (JIRA)
More than one element can be highlighted during CA working
----------------------------------------------------------
Key: JBIDE-2371
URL: http://jira.jboss.com/jira/browse/JBIDE-2371
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 3.0.alpha
Environment: JBoss Developer Studio
Version: 1.1.0
Build id: 200806161541-nightly
Build date: 06/16/2008 15:46
Reporter: Tatyana Romanovich
Assigned To: Maxim Areshkau
Priority: Minor
EXECUTE: Open JSF file (use JSF KickStart Project, open inputUserName.jsp) in the VPE
EXECUTE: Press and hold Ctrl key, move mouse over the #{Message.header}, then #{Message.prompt_message}, then #{user.name}
FAILURE: All elements are highlighted
EXECUTE: Hold Ctrl key and click on the #{Message.header} expression
ASSERT: CA works correctly
EXECUTE: Switch to the VPE and verify selected before expressions
FAILURE: they are highlighted still
--
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
16 years, 7 months