[
https://issues.jboss.org/browse/FORGE-538?page=com.atlassian.jira.plugin....
]
Lincoln Baxter III commented on FORGE-538:
------------------------------------------
@Inject Wait wait;
wait.start();
wait.stop();
all waits will be cancelled after plugin execution.
Need a "Please wait /|\-/|\- spinner
------------------------------------
Key: FORGE-538
URL:
https://issues.jboss.org/browse/FORGE-538
Project: Forge
Issue Type: Feature Request
Affects Versions: 1.0.2.Final
Reporter: Lincoln Baxter III
Assignee: Lincoln Baxter III
Fix For: 1.0.3.Final
{code}Wait wait = Wait.start(shell, "message");
wait.complete();{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira