You're not doing anything wrong, but Forge doesn't support resolving wildcard imports yet.
e.g: com.myapp.domain.*
So if you turn those all into explicit imports, things should be fine.
Sorry!
~Lincoln
I run;
[dashing3] dashing3 $ scaffold from-entity conductor.dashing.automodel.AsyncDependency.java
***INFO*** Using currently installed scaffold [faces]
Warning: The encoding 'UTF-8' is not supported by the Java runtime.
***ERROR*** [scaffold from-entity] Error generating default scaffolding: java.lang.IllegalStateException: No instances of [org.jboss.forge.parser.spi.WildcardImportResolver] were found on the classpath.
Am I doing something wrong ?
Forge 1.0.2 Final
JDK 1.6.22
Oracle Enterprise Pack for Eclipse (3.7.2)
Entity was generated from Oracle 9i DB using JPA Tools/Generate Entities from Tables Eclipse command.
Thanks,
_______________________________________________
forge-users mailing list
forge-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-users