[JBoss JIRA] (JBIDE-16343) "Materialize Libraries" is not obvious
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16343?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-16343:
-------------------------------------
The thing is this feature is not linked/tied to Maven. It can take *any* classpath container aka classpath library (gradle, ivy, junit, whatever ...) and extract its jars. Calling them dependencies doesn't fit either as it should have a more generic name (jars? classpath entries?).
Burr : the term "library" here corresponds to what you see in Eclipse's Project Properties > Java Build Path > Libraries > Add Library... So it's completely coherent.
> "Materialize Libraries" is not obvious
> --------------------------------------
>
> Key: JBIDE-16343
> URL: https://issues.jboss.org/browse/JBIDE-16343
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: maven
> Affects Versions: 4.2.0.Alpha1
> Reporter: Mickael Istria
> Assignee: Fred Bricon
> Fix For: 4.2.x
>
>
> While looking at [~fbricon] doing a demo I (and [~FroMage] and [~xcoulon]) felt that "Materialize Libraries" is not a clear name for what it does.
> Why not renaming it to "Copy libraries into Project..." or "Turn into Libraries inside project..." ?
--
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, 2 months
[JBoss JIRA] (JBIDE-15913) [Android] Export dialogs should check the Android SDK
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15913?page=com.atlassian.jira.plugi... ]
Michelle Murray updated JBIDE-15913:
------------------------------------
Affects: (was: Documentation (Ref Guide, User Guide, etc.))
> [Android] Export dialogs should check the Android SDK
> -----------------------------------------------------
>
> Key: JBIDE-15913
> URL: https://issues.jboss.org/browse/JBIDE-15913
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Beta1
> Reporter: Gorkem Ercan
> Assignee: Gorkem Ercan
> Priority: Minor
> Fix For: 4.2.x
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> If a project is exported for Android without setting the Android SDK preferences. An error occurs. Export wizards should check the availability of the preferences.
> Steps:
> 1. Create a project
> 2. Export Native Platform Project
> 3. Select Android and Click finish.
--
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, 2 months
[JBoss JIRA] (JBIDE-16343) "Materialize Libraries" is not obvious
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16343?page=com.atlassian.jira.plugi... ]
Michelle Murray commented on JBIDE-16343:
-----------------------------------------
Sorry, late to the discussion.
Materialize library is definitely confusing, artifacts isn't great although I understand it is Maven associated.
Suggestions:
* Copy Maven dependencies
* Copy project dependencies
* Unpack Maven dependencies
* Pull in Maven dependencies
Remember that text in the wizard can explain exactly where dependencies are being copied from and to.
> "Materialize Libraries" is not obvious
> --------------------------------------
>
> Key: JBIDE-16343
> URL: https://issues.jboss.org/browse/JBIDE-16343
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: maven
> Affects Versions: 4.2.0.Alpha1
> Reporter: Mickael Istria
> Assignee: Fred Bricon
> Fix For: 4.2.x
>
>
> While looking at [~fbricon] doing a demo I (and [~FroMage] and [~xcoulon]) felt that "Materialize Libraries" is not a clear name for what it does.
> Why not renaming it to "Copy libraries into Project..." or "Turn into Libraries inside project..." ?
--
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, 2 months
[JBoss JIRA] (JBIDE-15884) Allow the runBrowserSim command to accept a URL as a parameter
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15884?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-15884:
-------------------------------------------
Priority: Minor (was: Major)
> Allow the runBrowserSim command to accept a URL as a parameter
> --------------------------------------------------------------
>
> Key: JBIDE-15884
> URL: https://issues.jboss.org/browse/JBIDE-15884
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: browsersim
> Affects Versions: 4.1.0.Final
> Reporter: Vineet Reynolds
> Assignee: Konstantin Marmalyukov
> Priority: Minor
> Fix For: 4.2.0.Beta1
>
>
> Apologies for not setting the Affect version; I'm not sure which JBIDE version is affected.
> When creating a cheatsheet in JBDS 7.0.1.GA (for JDF-497), I'm using the {{org.jboss.tools.vpe.browsersim.eclipse.commands.runBrowserSim}} command in the cheatsheet. This launches BrowserSim successfully (when I'm in the correct perspective). However, BrowserSim navigates to about:blank so the cheatsheet requires users to manually key in the URL. It would be nice to have the launch URL specified as a configurable value.
--
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, 2 months
[JBoss JIRA] (JBIDE-16298) Layout for BrowserSim/CordovaSim Preferences should look similar to JRE tab in Java Application Run Configuration
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16298?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov commented on JBIDE-16298:
------------------------------------------------
When we create this we had an idea to reuse Run configuration dialog. But we cannot reuse it in Preferences page. Maybe we can create a page which will look like preferences page, but its priority it not important for now.
> Layout for BrowserSim/CordovaSim Preferences should look similar to JRE tab in Java Application Run Configuration
> -----------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-16298
> URL: https://issues.jboss.org/browse/JBIDE-16298
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.1.1.Final
> Reporter: Denis Golovin
> Assignee: Konstantin Marmalyukov
> Fix For: 4.2.0.Beta1
>
> Attachments: Selection_023.png, Selection_024.png
>
>
> BrowserSim/CordovaSim Preferences should look very close to Java Application Launcher JRE configuration in Run Configuration Dialog:
> !Selection_024.png!
> Now it looks like:
> !Selection_023.png!
> What should be changed:
> 1. Group label should be "JRE to run BrowserSim/CordovaSim"
> 2. First radio button should use lable "Workspace Default JRE (jre-name-from-installed)
> 3. Second radio should be labeled as "Alternate JRE:"
> 4. Combo box with available JRE's should be placed right after "Alternate JRE:' label
> 5. Description text "See 'Installed JREs' for JRE definitions" should be replaced with ''General settings for BrowserSim/CordovaSim."
> 6. Add 'Installed JREs...' after combo box
--
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, 2 months
[JBoss JIRA] (JBIDE-16298) Layout for BrowserSim/CordovaSim Preferences should look similar to JRE tab in Java Application Run Configuration
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16298?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-16298:
-------------------------------------------
Priority: Minor (was: Major)
> Layout for BrowserSim/CordovaSim Preferences should look similar to JRE tab in Java Application Run Configuration
> -----------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-16298
> URL: https://issues.jboss.org/browse/JBIDE-16298
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.1.1.Final
> Reporter: Denis Golovin
> Assignee: Konstantin Marmalyukov
> Priority: Minor
> Fix For: 4.2.0.Beta1
>
> Attachments: Selection_023.png, Selection_024.png
>
>
> BrowserSim/CordovaSim Preferences should look very close to Java Application Launcher JRE configuration in Run Configuration Dialog:
> !Selection_024.png!
> Now it looks like:
> !Selection_023.png!
> What should be changed:
> 1. Group label should be "JRE to run BrowserSim/CordovaSim"
> 2. First radio button should use lable "Workspace Default JRE (jre-name-from-installed)
> 3. Second radio should be labeled as "Alternate JRE:"
> 4. Combo box with available JRE's should be placed right after "Alternate JRE:' label
> 5. Description text "See 'Installed JREs' for JRE definitions" should be replaced with ''General settings for BrowserSim/CordovaSim."
> 6. Add 'Installed JREs...' after combo box
--
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, 2 months
[JBoss JIRA] (JBIDE-15884) Allow the runBrowserSim command to accept a URL as a parameter
by Vineet Reynolds (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15884?page=com.atlassian.jira.plugi... ]
Vineet Reynolds commented on JBIDE-15884:
-----------------------------------------
Just so that we don't revisit what is required here, the {{org.jboss.tools.vpe.browsersim.eclipse.commands.runBrowserSim}} command is used in the cheatsheet as
{noformat}
<command
required="false"
serialization="org.jboss.tools.vpe.browsersim.eclipse.commands.runBrowserSim"/>
{noformat}
Executing this action, results in the {{about:blank}} URL being opened. There is no way to ensure that BrowserSim navigates to a predefined URL in the command (like {{http://localhost:8080/jboss-kitchensink-html5-mobile}}). It would be great to fix this - either in the runBrowserSim command or in a new command that could be used in the context of cheatsheets. For instance, like the {{org.jboss.tools.project.examples.cheatsheet.getProjectForCheatsheet}} command.
> Allow the runBrowserSim command to accept a URL as a parameter
> --------------------------------------------------------------
>
> Key: JBIDE-15884
> URL: https://issues.jboss.org/browse/JBIDE-15884
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: browsersim
> Affects Versions: 4.1.0.Final
> Reporter: Vineet Reynolds
> Assignee: Konstantin Marmalyukov
> Fix For: 4.2.0.Beta1
>
>
> Apologies for not setting the Affect version; I'm not sure which JBIDE version is affected.
> When creating a cheatsheet in JBDS 7.0.1.GA (for JDF-497), I'm using the {{org.jboss.tools.vpe.browsersim.eclipse.commands.runBrowserSim}} command in the cheatsheet. This launches BrowserSim successfully (when I'm in the correct perspective). However, BrowserSim navigates to about:blank so the cheatsheet requires users to manually key in the URL. It would be nice to have the launch URL specified as a configurable value.
--
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, 2 months
[JBoss JIRA] (JBIDE-15932) CordovaSim needs to display console logs especially during startup
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15932?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov commented on JBIDE-15932:
------------------------------------------------
[~dgolovin], Could you explane the difference between this two branches? I'm confused a bit.
> CordovaSim needs to display console logs especially during startup
> ------------------------------------------------------------------
>
> Key: JBIDE-15932
> URL: https://issues.jboss.org/browse/JBIDE-15932
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: browsersim
> Affects Versions: 4.1.1.Beta1
> Reporter: Gorkem Ercan
> Assignee: Ilya Buziuk
> Priority: Blocker
> Labels: jbds711
> Fix For: 4.1.2.CR1, 4.2.0.Alpha2
>
>
> When a cordova application is launched the console.log calls are not displayed on Eclipse console (or anywhere else). CordovaSim needs a place to display the logs either within eclipse or on the Ripple console so the user can be notified about errors happening early on.
> Just using firebug or similar would not solve this issue since it is not started early enough.
--
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, 2 months
[JBoss JIRA] (JBIDE-16343) "Materialize Libraries" is not obvious
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16343?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-16343:
----------------------------------------
So what about just "Extract artifacts..." ? As it's a contextual menu, I'm not sure we need to mention "From Library".
> "Materialize Libraries" is not obvious
> --------------------------------------
>
> Key: JBIDE-16343
> URL: https://issues.jboss.org/browse/JBIDE-16343
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: maven
> Affects Versions: 4.2.0.Alpha1
> Reporter: Mickael Istria
> Assignee: Fred Bricon
> Fix For: 4.2.x
>
>
> While looking at [~fbricon] doing a demo I (and [~FroMage] and [~xcoulon]) felt that "Materialize Libraries" is not a clear name for what it does.
> Why not renaming it to "Copy libraries into Project..." or "Turn into Libraries inside project..." ?
--
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, 2 months
[JBoss JIRA] (TOOLSDOC-460) Document how to meet missing requirements for Central examples
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-460?page=com.atlassian.jira.plug... ]
Michelle Murray updated TOOLSDOC-460:
-------------------------------------
Assignee: Suz Dorfield (was: Michelle Murray)
> Document how to meet missing requirements for Central examples
> --------------------------------------------------------------
>
> Key: TOOLSDOC-460
> URL: https://issues.jboss.org/browse/TOOLSDOC-460
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: User Guide - JBoss Central & JBoss Perspective
> Reporter: Michelle Murray
> Assignee: Suz Dorfield
> Priority: Minor
> Fix For: 4.1.2
>
> Original Estimate: 3 hours
> Remaining Estimate: 3 hours
>
> Add a new subsection to the User Guide, Central chapter probably in customizing section, e.g., 2.3.x Meet the Requirements of JBoss Central Project Wizards.
> In this section list what the spectrum of project wizard requirements is and how to meet them. For example, must have enterprise maven repository available and can install and inform IDE by doing xyz. JBT may have different requirements from JBDS (e.g., EAP vs AS) so need to ensure both are covered using conditions.
> See JBIDE-12370 for more info.
--
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, 2 months