[JBoss JIRA] (JBIDE-15379) Hyperlink on CSS file links works only for Dynamic Web Projects
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15379?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-15379:
----------------------------------
Description:
Now we have WTP hyperlink "Open 'filename ' with CSS Editor" which works on every kind of projects.
We need just delete our hyperlink org.jboss.tools.jst.text.ext.hyperlink.JSPStylesheetRelLinkHyperlink
Test case:
EXECUTE:
1. Create project (Non Dynamic Web Project)
2. Create file a.html:
{code}
<html>
<head>
<link rel="stylesheet" href="aaaa.css" />
</head>
<body>
</body>
{code}
3. Create empty file aaaa.css
4. Open a.html file in Visual Page Editor and try to Ctrl click mouse on "aaaa.css"
There are two hyperlinks:
1. Open file 'aaaa.css'
2. Open 'aaaa.css' with CSS File Editor
5. Try to select first hyperlink
FAIL: nothing happened
Note: after removing our hyperlink (1.) should remain only second one which works.
was:
Now we have WTP hyperlink "Open 'filename ' with CSS Editor" which works on every kind of projects.
We need just delete our hyperlink org.jboss.tools.jst.text.ext.hyperlink.JSPStylesheetRelLinkHyperlink
> Hyperlink on CSS file links works only for Dynamic Web Projects
> ---------------------------------------------------------------
>
> Key: JBIDE-15379
> URL: https://issues.jboss.org/browse/JBIDE-15379
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.1.0.Final
> Reporter: Daniel Azarov
> Assignee: Daniel Azarov
> Fix For: 4.2.0.Alpha1
>
>
> Now we have WTP hyperlink "Open 'filename ' with CSS Editor" which works on every kind of projects.
> We need just delete our hyperlink org.jboss.tools.jst.text.ext.hyperlink.JSPStylesheetRelLinkHyperlink
> Test case:
> EXECUTE:
> 1. Create project (Non Dynamic Web Project)
> 2. Create file a.html:
> {code}
> <html>
> <head>
> <link rel="stylesheet" href="aaaa.css" />
> </head>
> <body>
> </body>
> {code}
> 3. Create empty file aaaa.css
> 4. Open a.html file in Visual Page Editor and try to Ctrl click mouse on "aaaa.css"
> There are two hyperlinks:
> 1. Open file 'aaaa.css'
> 2. Open 'aaaa.css' with CSS File Editor
> 5. Try to select first hyperlink
> FAIL: nothing happened
> Note: after removing our hyperlink (1.) should remain only second one which works.
--
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, 7 months
[JBoss JIRA] (JBTIS-162) Should JBTIS have a "unified" target platform which references a single URL instead of a myriad of them?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-162?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBTIS-162:
-----------------------------
Description:
JBT has two types of .target files:
* multiple [1], which references multiple upstream URLs from which its IUs are sourced, and
* unified [2], which references a single update site, which is the published site generated from materializing the multiple target, then replacing all the URLs w/ that new single, unified URL.
[1] https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/...
[2] https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/...
Should JBTIS have a similar notion?
was:
JBT has two types of .target files:
* multiple, which references multiple upstream URLs from which its IUs are sourced, and
* unified, which references a single update site, which is the published site generated from materializing the multiple target, then replacing all the URLs w/ that new single, unified URL.
Should JBTIS have a similar notion?
> Should JBTIS have a "unified" target platform which references a single URL instead of a myriad of them?
> --------------------------------------------------------------------------------------------------------
>
> Key: JBTIS-162
> URL: https://issues.jboss.org/browse/JBTIS-162
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: target-platform
> Affects Versions: 4.1.3
> Reporter: Nick Boldt
>
> JBT has two types of .target files:
> * multiple [1], which references multiple upstream URLs from which its IUs are sourced, and
> * unified [2], which references a single update site, which is the published site generated from materializing the multiple target, then replacing all the URLs w/ that new single, unified URL.
> [1] https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/...
> [2] https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/...
> Should JBTIS have a similar notion?
--
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, 7 months
[JBoss JIRA] (JBTIS-162) Should JBTIS have a "unified" target platform which references a single URL instead of a myriad of them?
by Nick Boldt (JIRA)
Nick Boldt created JBTIS-162:
--------------------------------
Summary: Should JBTIS have a "unified" target platform which references a single URL instead of a myriad of them?
Key: JBTIS-162
URL: https://issues.jboss.org/browse/JBTIS-162
Project: JBoss Tools Integration Stack
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: target-platform
Affects Versions: 4.1.3
Reporter: Nick Boldt
JBT has two types of .target files:
* multiple, which references multiple upstream URLs from which its IUs are sourced, and
* unified, which references a single update site, which is the published site generated from materializing the multiple target, then replacing all the URLs w/ that new single, unified URL.
Should JBTIS have a similar notion?
--
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, 7 months