[forge-issues] [JBoss JIRA] Updated: (SEAMFORGE-296) Provide a "Suggestion" or "Hints" API
Lincoln Baxter III (JIRA)
jira-events at lists.jboss.org
Mon Sep 12 11:56:26 EDT 2011
[ https://issues.jboss.org/browse/SEAMFORGE-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lincoln Baxter III updated SEAMFORGE-296:
-----------------------------------------
Description:
The ability to supply a default set of, and extended interface for adding runtime hints while developers are working on applicatons.
{code}scaffold setup
...
"You've got a nice webapp there. But it doesn't look like you're connected to a database yet.
Type 'persistence setup' to set up a datasource.{code}
was:
The ability to supply a default set of, and extended interface for adding runtime hints while developers are working on applicatons.
{code}scaffold setup
...
"You've got a nice webapp there. But it doesn't look like you're connected to a database yet. Type 'persistence setup' to set up a datasource.{code}
> Provide a "Suggestion" or "Hints" API
> -------------------------------------
>
> Key: SEAMFORGE-296
> URL: https://issues.jboss.org/browse/SEAMFORGE-296
> Project: Seam Forge
> Issue Type: Feature Request
> Components: Builtin Plugins, Plugin API
> Affects Versions: 1.0.0.Beta2
> Reporter: Lincoln Baxter III
>
> The ability to supply a default set of, and extended interface for adding runtime hints while developers are working on applicatons.
> {code}scaffold setup
> ...
> "You've got a nice webapp there. But it doesn't look like you're connected to a database yet.
> Type 'persistence setup' to set up a datasource.{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the forge-issues
mailing list