[JBoss JIRA] (JBIDE-14122) Add VJET to Central
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14122?page=com.atlassian.jira.plugi... ]
Denis Golovin commented on JBIDE-14122:
---------------------------------------
problem with additional dependencies is that they are conflicting with keplerm6. I tried to install them in Kepler Java EE IDE:
{quote}Your original request has been modified.
"Apache Batik GUI Utilities" is already installed, so an update will be performed instead.
"Apache Batik CSS" is already installed, so an update will be performed instead.
"W3C CSS SAC" will be ignored because a newer version is already installed.
"Apache Batik GUI Utilities" cannot be fully uninstalled because other installed software requires it. The parts that are not required will be uninstalled.
"Apache Batik CSS" cannot be fully uninstalled because other installed software requires it. The parts that are not required will be uninstalled.
{quote}
> Add VJET to Central
> -------------------
>
> Key: JBIDE-14122
> URL: https://issues.jboss.org/browse/JBIDE-14122
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: central, target-platform
> Affects Versions: 4.1.0.Beta1
> Reporter: Victor Rubezhny
> Assignee: Victor Rubezhny
> Fix For: 4.1.0.Beta1
>
> Attachments: installing-vjet-from-jbt-mirrors.png, installing-vjet-from-jbt-mirrors2.png, installing-vjet-from-jbt-mirrors3-problem-with-junit4.png, installing-vjet-from-jbt-mirrors4-success.png, installing-vjet-from-jbt-mirrors5-problem-with-junit4-SOLVED.png, JBIDE14122-central-with-vjet.png
>
>
> We should provide an ability to install VJET v.0.10 through Central
> The latest stable VJET Update Site: [http://download.eclipse.org/vjet/updates-0.10] - v.0.10.0, Released
> The following dependencies (in addition to what we already have in TP) are to be satisfied in order to run VJet:
> {code:title=Orbit bundles for VJET}
> <unit id="org.apache.xml.serializer" version="2.7.1.v201005080400"/>
> <unit id="org.apache.xml.resolver" version="1.2.0.v201005080400"/>
> <unit id="org.apache.batik.css" version="1.7.0.v201011041433"/>
> <unit id="org.apache.batik.css.source" version="1.7.0.v201011041433"/>
> <unit id="org.apache.batik.dom" version="1.7.0.v201011041433"/>
> <unit id="org.apache.batik.dom.source" version="1.7.0.v201011041433"/>
> <unit id="org.apache.batik.util" version="1.7.0.v201011041433"/>
> <unit id="org.apache.batik.util.source" version="1.7.0.v201011041433"/>
> <unit id="org.apache.xerces" version="2.9.0.v201101211617"/>
> <unit id="org.ccil.cowan.tagsoup" version="1.2.0.v201202211000"/>
> <unit id="org.w3c.css.sac" version="1.3.1.v200903091627"/>
> <unit id="org.w3c.css.sac.source" version="1.3.1.v200903091627"/>
> <unit id="org.w3c.dom.svg" version="1.1.0.v201011041433"/>
> <unit id="org.w3c.dom.svg.source" version="1.1.0.v201011041433"/>
> <unit id="javax.xml" version="1.3.4.v201005080400"/>
> <unit id="org.apache.commons.collections" version="3.2.0.v2013030210310"/>
> <unit id="org.apache.commons.io" version="2.0.1.v201105210651"/>
> {code}
--
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, 11 months
[JBoss JIRA] (JBIDE-14346) Palette - default to for HTML5 files
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14346?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-14346:
----------------------------------------
What if we do it in this way:
1. An HTML5 file is opened with VPE.
2. We check our secret preference (it's empty for the first time)
3. The preference has not been set yet so we show the Palette view. BTW what if the palette is not opened at all? For example if Java Perspective is used. Should we open it? Or we bring it to top only if it's open?
4. We set the secret preference so we won't do anything next time any HTML5 is opened. It means that the Pallete will be on top until the user switches to another view/perspective.
> Palette - default to for HTML5 files
> ------------------------------------
>
> Key: JBIDE-14346
> URL: https://issues.jboss.org/browse/JBIDE-14346
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Burr Sutter
> Assignee: Alexey Kazakov
> Fix For: 4.1.0.Beta1
>
> Attachments: default_palette.png
>
>
> Steps:
> 1) Use the HTML5 archetype from JBoss Central
> 2) Navigate to index.html
> 3) double-click on index.html
> 4) the file opens in the VPE but Outline is the defaulted view on the right-side
> this means the average end-user will not even know that the jQuery Mobile palette is even there.
> See attached screenshot.
--
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, 11 months
[JBoss JIRA] (JBIDE-14345) BrowserSim does not support jQuery Mobile pages on Linux
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14345?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-14345:
----------------------------------
Summary: BrowserSim does not support jQuery Mobile pages on Linux (was: BrowserSim does not support jQuery Mobile pages)
> BrowserSim does not support jQuery Mobile pages on Linux
> --------------------------------------------------------
>
> Key: JBIDE-14345
> URL: https://issues.jboss.org/browse/JBIDE-14345
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.1.0.Alpha2
> Reporter: Daniel Azarov
> Assignee: Yahor Radtsevich
> Fix For: 4.1.0.Beta1
>
>
> Test case:
> EXECUTE:
> 1. Create project
> 2. Create html 5 page:
> {code}
> <!DOCTYPE html>
> <html>
> <head>
> <meta name="viewport" content="width=device-width, initial-scale=1">
> <link rel="stylesheet" href="http://code.jquery.com/mobile/1.3.0/jquery.mobile-1.3.0.min.css" />
> <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
> <script src="http://code.jquery.com/mobile/1.3.0/jquery.mobile-1.3.0.min.js"></script>
>
> <title>JBoss Tools jQuery Mobile Palette Demo</title>
>
> </head>
> <body>
> <div data-role="page" id="home">
> <h1>Home</h1><br>
> <p>This is the home page</p>
> <a href="#gallery" data-role="button" data-inline="true" data-icon="forward">Gallery</a>
> <a href="#index" data-role="button" data-inline="true" data-icon="forward">Index</a>
> </div>
> <div data-role="page" id="gallery">
> <h1>Gallery</h1><br>
> <p>This is the gallery page. Here you can see some pictures.</p>
> <a href="#home" data-role="button" data-inline="true" data-icon="back">Home</a>
> <a href="#index" data-role="button" data-inline="true" data-icon="forward">Index</a>
> </div>
> <div data-role="page" id="index">
> <h1>Index Page</h1><br>
> <p>This is the index page.</p>
> <a href="#home" data-role="button" data-inline="true" data-icon="back">Home</a>
> <a href="#gallery" data-role="button" data-inline="true" data-icon="back">Gallery</a>
> </div>
> </body>
> </html>
> {code}
> 2. Open file with BrowswerSim
> 3. Try to add #index or #gallery to the end of address string
> FAIL:
> BrowserSim not always shows page with #index (#gallery) id
--
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, 11 months
[JBoss JIRA] (JBIDE-14345) BrowserSim does not support jQuery Mobile pages
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14345?page=com.atlassian.jira.plugi... ]
Daniel Azarov commented on JBIDE-14345:
---------------------------------------
I am using Ubuntu Release 12.10 (quantal) 64-bit, Kernel Linux 3.5.0-27-generic
I tested on Windows and on MacOs and it works fine.
It looks like we have this problem on linux only.
> BrowserSim does not support jQuery Mobile pages
> -----------------------------------------------
>
> Key: JBIDE-14345
> URL: https://issues.jboss.org/browse/JBIDE-14345
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.1.0.Alpha2
> Reporter: Daniel Azarov
> Assignee: Daniel Azarov
> Fix For: 4.1.0.Beta1
>
>
> Test case:
> EXECUTE:
> 1. Create project
> 2. Create html 5 page:
> {code}
> <!DOCTYPE html>
> <html>
> <head>
> <meta name="viewport" content="width=device-width, initial-scale=1">
> <link rel="stylesheet" href="http://code.jquery.com/mobile/1.3.0/jquery.mobile-1.3.0.min.css" />
> <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
> <script src="http://code.jquery.com/mobile/1.3.0/jquery.mobile-1.3.0.min.js"></script>
>
> <title>JBoss Tools jQuery Mobile Palette Demo</title>
>
> </head>
> <body>
> <div data-role="page" id="home">
> <h1>Home</h1><br>
> <p>This is the home page</p>
> <a href="#gallery" data-role="button" data-inline="true" data-icon="forward">Gallery</a>
> <a href="#index" data-role="button" data-inline="true" data-icon="forward">Index</a>
> </div>
> <div data-role="page" id="gallery">
> <h1>Gallery</h1><br>
> <p>This is the gallery page. Here you can see some pictures.</p>
> <a href="#home" data-role="button" data-inline="true" data-icon="back">Home</a>
> <a href="#index" data-role="button" data-inline="true" data-icon="forward">Index</a>
> </div>
> <div data-role="page" id="index">
> <h1>Index Page</h1><br>
> <p>This is the index page.</p>
> <a href="#home" data-role="button" data-inline="true" data-icon="back">Home</a>
> <a href="#gallery" data-role="button" data-inline="true" data-icon="back">Gallery</a>
> </div>
> </body>
> </html>
> {code}
> 2. Open file with BrowswerSim
> 3. Try to add #index or #gallery to the end of address string
> FAIL:
> BrowserSim not always shows page with #index (#gallery) id
--
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, 11 months
[JBoss JIRA] (JBIDE-14345) BrowserSim does not support jQuery Mobile pages
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14345?page=com.atlassian.jira.plugi... ]
Daniel Azarov reassigned JBIDE-14345:
-------------------------------------
Assignee: Yahor Radtsevich (was: Daniel Azarov)
> BrowserSim does not support jQuery Mobile pages
> -----------------------------------------------
>
> Key: JBIDE-14345
> URL: https://issues.jboss.org/browse/JBIDE-14345
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.1.0.Alpha2
> Reporter: Daniel Azarov
> Assignee: Yahor Radtsevich
> Fix For: 4.1.0.Beta1
>
>
> Test case:
> EXECUTE:
> 1. Create project
> 2. Create html 5 page:
> {code}
> <!DOCTYPE html>
> <html>
> <head>
> <meta name="viewport" content="width=device-width, initial-scale=1">
> <link rel="stylesheet" href="http://code.jquery.com/mobile/1.3.0/jquery.mobile-1.3.0.min.css" />
> <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
> <script src="http://code.jquery.com/mobile/1.3.0/jquery.mobile-1.3.0.min.js"></script>
>
> <title>JBoss Tools jQuery Mobile Palette Demo</title>
>
> </head>
> <body>
> <div data-role="page" id="home">
> <h1>Home</h1><br>
> <p>This is the home page</p>
> <a href="#gallery" data-role="button" data-inline="true" data-icon="forward">Gallery</a>
> <a href="#index" data-role="button" data-inline="true" data-icon="forward">Index</a>
> </div>
> <div data-role="page" id="gallery">
> <h1>Gallery</h1><br>
> <p>This is the gallery page. Here you can see some pictures.</p>
> <a href="#home" data-role="button" data-inline="true" data-icon="back">Home</a>
> <a href="#index" data-role="button" data-inline="true" data-icon="forward">Index</a>
> </div>
> <div data-role="page" id="index">
> <h1>Index Page</h1><br>
> <p>This is the index page.</p>
> <a href="#home" data-role="button" data-inline="true" data-icon="back">Home</a>
> <a href="#gallery" data-role="button" data-inline="true" data-icon="back">Gallery</a>
> </div>
> </body>
> </html>
> {code}
> 2. Open file with BrowswerSim
> 3. Try to add #index or #gallery to the end of address string
> FAIL:
> BrowserSim not always shows page with #index (#gallery) id
--
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, 11 months
[JBoss JIRA] (JBIDE-14346) Palette - default to for HTML5 files
by Burr Sutter (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14346?page=com.atlassian.jira.plugi... ]
Burr Sutter commented on JBIDE-14346:
-------------------------------------
Ideally, if the end-user switches to Outline then that would be "sticky" and any additional HTML5 files opened would maintain that state. However, if the end-user has not previously indicated a choice and he has opened his first HTML5 file (or used the HTML5 template) then the mobile palette should come to the foreground, to give it visibility.
> Palette - default to for HTML5 files
> ------------------------------------
>
> Key: JBIDE-14346
> URL: https://issues.jboss.org/browse/JBIDE-14346
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Burr Sutter
> Assignee: Alexey Kazakov
> Fix For: 4.1.0.Beta1
>
> Attachments: default_palette.png
>
>
> Steps:
> 1) Use the HTML5 archetype from JBoss Central
> 2) Navigate to index.html
> 3) double-click on index.html
> 4) the file opens in the VPE but Outline is the defaulted view on the right-side
> this means the average end-user will not even know that the jQuery Mobile palette is even there.
> See attached screenshot.
--
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, 11 months
[JBoss JIRA] (JBIDE-14346) Palette - default to for HTML5 files
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14346?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-14346:
----------------------------------------
[~burrsutter], [maxanderson], what do you think?
> Palette - default to for HTML5 files
> ------------------------------------
>
> Key: JBIDE-14346
> URL: https://issues.jboss.org/browse/JBIDE-14346
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Burr Sutter
> Assignee: Alexey Kazakov
> Fix For: 4.1.0.Beta1
>
> Attachments: default_palette.png
>
>
> Steps:
> 1) Use the HTML5 archetype from JBoss Central
> 2) Navigate to index.html
> 3) double-click on index.html
> 4) the file opens in the VPE but Outline is the defaulted view on the right-side
> this means the average end-user will not even know that the jQuery Mobile palette is even there.
> See attached screenshot.
--
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, 11 months
[JBoss JIRA] (JBIDE-14346) Palette - default to for HTML5 files
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14346?page=com.atlassian.jira.plugi... ]
Alexey Kazakov edited comment on JBIDE-14346 at 4/30/13 1:31 PM:
-----------------------------------------------------------------
[~burrsutter], [~maxanderson], what do you think?
was (Author: akazakov):
[~burrsutter], [maxanderson], what do you think?
> Palette - default to for HTML5 files
> ------------------------------------
>
> Key: JBIDE-14346
> URL: https://issues.jboss.org/browse/JBIDE-14346
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Burr Sutter
> Assignee: Alexey Kazakov
> Fix For: 4.1.0.Beta1
>
> Attachments: default_palette.png
>
>
> Steps:
> 1) Use the HTML5 archetype from JBoss Central
> 2) Navigate to index.html
> 3) double-click on index.html
> 4) the file opens in the VPE but Outline is the defaulted view on the right-side
> this means the average end-user will not even know that the jQuery Mobile palette is even there.
> See attached screenshot.
--
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, 11 months
[JBoss JIRA] (JBIDE-14346) Palette - default to for HTML5 files
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14346?page=com.atlassian.jira.plugi... ]
Alexey Kazakov edited comment on JBIDE-14346 at 4/30/13 1:31 PM:
-----------------------------------------------------------------
[~burrsutter], [~maxandersen], what do you think?
was (Author: akazakov):
[~burrsutter], [~maxanderson], what do you think?
> Palette - default to for HTML5 files
> ------------------------------------
>
> Key: JBIDE-14346
> URL: https://issues.jboss.org/browse/JBIDE-14346
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Burr Sutter
> Assignee: Alexey Kazakov
> Fix For: 4.1.0.Beta1
>
> Attachments: default_palette.png
>
>
> Steps:
> 1) Use the HTML5 archetype from JBoss Central
> 2) Navigate to index.html
> 3) double-click on index.html
> 4) the file opens in the VPE but Outline is the defaulted view on the right-side
> this means the average end-user will not even know that the jQuery Mobile palette is even there.
> See attached screenshot.
--
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, 11 months