[JBoss JIRA] (FORGE-2346) Include tooltip in forge wizard for the various options
by Claus Ibsen (JIRA)
[ https://issues.jboss.org/browse/FORGE-2346?page=com.atlassian.jira.plugin... ]
Claus Ibsen commented on FORGE-2346:
------------------------------------
btw using the same command from CLI shows the documentation as shown below:
{code}
[camel-spring]$ camel-edit-endpoint-xml
***INFO*** Required inputs not satisfied, entering interactive mode
[0] ( ) timer:foo?period=3000
[1] ( ) mock:higher
[2] ( ) mock:regular
Press <ENTER> to confirm, or <CTRL>+C to cancel.
* endpoints (The endpoints from the project): [0-2] 0
* timerName (The name of the timer) [foo]:
? time (A java.util.Date the first event should be generated. If using the URI the pattern expected is: yyyy-MM-dd HH:mm:ss or yyyy-MM-dd'T'HH:mm:ss.):
? period (If greater than 0 generate periodic events every period milliseconds. The default value is 1000.) [3000]:
? delay (The number of milliseconds to wait before the first event is generated. Should not be used in conjunction with the time option. The default value is 1000.) [1000]:
{code}
> Include tooltip in forge wizard for the various options
> -------------------------------------------------------
>
> Key: FORGE-2346
> URL: https://issues.jboss.org/browse/FORGE-2346
> Project: Forge
> Issue Type: Enhancement
> Components: UI - IntelliJ IDEA
> Affects Versions: 2.16.1.Final
> Reporter: Claus Ibsen
> Attachments: idea-edit-wizard-no-tooltip.png
>
>
> Our Camel forge commands works nicely in IDEA.
> But the wizard that allows to edit the options, does not show the documentation we have as tooltips when however the mouse. Eclipse does that.
> Also the numbers in the UI is formatted using what seems like US locale. eg with thousand separator. It would be nicer to just show numbers without such formatting.
> See screenshot.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (FORGE-2346) Include tooltip in forge wizard for the various options
by Claus Ibsen (JIRA)
[ https://issues.jboss.org/browse/FORGE-2346?page=com.atlassian.jira.plugin... ]
Claus Ibsen updated FORGE-2346:
-------------------------------
Attachment: idea-edit-wizard-no-tooltip.png
> Include tooltip in forge wizard for the various options
> -------------------------------------------------------
>
> Key: FORGE-2346
> URL: https://issues.jboss.org/browse/FORGE-2346
> Project: Forge
> Issue Type: Enhancement
> Components: UI - IntelliJ IDEA
> Affects Versions: 2.16.1.Final
> Reporter: Claus Ibsen
> Attachments: idea-edit-wizard-no-tooltip.png
>
>
> Our Camel forge commands works nicely in IDEA.
> But the wizard that allows to edit the options, does not show the documentation we have as tooltips when however the mouse. Eclipse does that.
> Also the numbers in the UI is formatted using what seems like US locale. eg with thousand separator. It would be nicer to just show numbers without such formatting.
> See screenshot.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (FORGE-2346) Include tooltip in forge wizard for the various options
by Claus Ibsen (JIRA)
Claus Ibsen created FORGE-2346:
----------------------------------
Summary: Include tooltip in forge wizard for the various options
Key: FORGE-2346
URL: https://issues.jboss.org/browse/FORGE-2346
Project: Forge
Issue Type: Enhancement
Components: UI - IntelliJ IDEA
Affects Versions: 2.16.1.Final
Reporter: Claus Ibsen
Our Camel forge commands works nicely in IDEA.
But the wizard that allows to edit the options, does not show the documentation we have as tooltips when however the mouse. Eclipse does that.
Also the numbers in the UI is formatted using what seems like US locale. eg with thousand separator. It would be nicer to just show numbers without such formatting.
See screenshot.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (FORGE-2345) NPE when starting up IDEA 14.x with Forge 2.16.1 installed
by Claus Ibsen (JIRA)
Claus Ibsen created FORGE-2345:
----------------------------------
Summary: NPE when starting up IDEA 14.x with Forge 2.16.1 installed
Key: FORGE-2345
URL: https://issues.jboss.org/browse/FORGE-2345
Project: Forge
Issue Type: Bug
Components: UI - IntelliJ IDEA
Affects Versions: 2.16.1.Final
Reporter: Claus Ibsen
Attachments: idea-npe.png
I have installed JBoss Forge from IDEA 14.x using the plugin installed from IDEA.
When I start IDEA it reports some error on startup. See the screenshot.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (FORGE-1874) Migrate Maven commands from Forge 1
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1874?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FORGE-1874.
----------------------------------
Labels: (was: starter)
Assignee: George Gastaldi
Fix Version/s: (was: 2.x Future)
Resolution: Won't Fix
You should use the {{build}} command as it is build-tool agnostic
> Migrate Maven commands from Forge 1
> -----------------------------------
>
> Key: FORGE-1874
> URL: https://issues.jboss.org/browse/FORGE-1874
> Project: Forge
> Issue Type: Sub-task
> Components: UI - Shell
> Affects Versions: 2.6.0.Final
> Reporter: Antonio Goncalves
> Assignee: George Gastaldi
>
> In Forge 1.x we had Maven commands, it would be good to have the same capabilities in Forge 2.x
> {code}
> [test] $ mvn
> [ARG (of type java.lang.String[])]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (FURNACE-54) Windup hangs with latest Forge/Furnace
by Ondrej Zizka (JIRA)
[ https://issues.jboss.org/browse/FURNACE-54?page=com.atlassian.jira.plugin... ]
Ondrej Zizka updated FURNACE-54:
--------------------------------
Description:
When running Windup master with latest Furnace, it hangs before getting into the shell.
I've tried with the Forge 2.16.1-SNAPSHOT, and Windup doesn't boot (regression) - stuck at:
JBoss Windup, version [ 2.3.0-SNAPSHOT ] - JBoss, by Red Hat, Inc. [ http://windup.jboss.org ]
was:
When running Windup master with latest Furnace, it hangs before getting into the shell.
I've tried with the Furnace 2.16.1-SNAPSHOT, and Windup doesn't boot (regression) - stuck at:
JBoss Windup, version [ 2.3.0-SNAPSHOT ] - JBoss, by Red Hat, Inc. [ http://windup.jboss.org ]
> Windup hangs with latest Forge/Furnace
> --------------------------------------
>
> Key: FURNACE-54
> URL: https://issues.jboss.org/browse/FURNACE-54
> Project: Forge: Furnace
> Issue Type: Bug
> Affects Versions: 2.18.1.Final
> Reporter: Ondrej Zizka
> Priority: Blocker
>
> When running Windup master with latest Furnace, it hangs before getting into the shell.
> I've tried with the Forge 2.16.1-SNAPSHOT, and Windup doesn't boot (regression) - stuck at:
> JBoss Windup, version [ 2.3.0-SNAPSHOT ] - JBoss, by Red Hat, Inc. [ http://windup.jboss.org ]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months