hasSyntaxErrors cannot detect un-implement interface errorI'm using Roaster(version 2.19.4.Final) to generate Java source files, and call function 'hasSyntaxErrors' to verify whether the class is valid before output it. Below is my code, which I implement the interface Com...
JBoss Forge - Service LayerHi everyone. . I would like to know if there is a way to create a service layer using JBoss Forge scaffold. In the standard way, JBoss Forge generate only two layers: model and view, I would like to have service la...
[forge-dev] Roaster and type-resolvingIt looks like it's possible to implement proper type resolving fairly easily using the new JDT - we should consider using this: https://github.com/jsight/windup/blob/mbriskar_ast_tweaks/rules-java/api/src/mai...
Thread [forge-dev] Adding methods to the CommandController
[forge-dev] Adding methods to the CommandControllerHi all, I'm investigating how to refactor UICommands in the best way (see the analysis in https://issues.jboss.org/browse/FORGE-2109). But before refactoring, I would like to add a stronger test coverage so ...
last modified byAntonio Goncalves
[forge-dev] Adding methods to the CommandController
Thread Unable to install Forge plugin in Eclipse Luna
Unable to install Forge plugin in Eclipse LunaHi there, I'm very excited to start using Jboss Forge in my IDE but I followed the guide on Github but the installation fails. Can anybody help me understand what I'm missing? And yed, I've a...
[forge-dev] JBoss Forge Meeting Minutes - 2015-02-10============== #forge Meeting ============== Meeting started by gastaldi at 15:01:00 UTC. The full logs are available at http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.2015-0...
[forge-dev] How to contributeHi guys, Brand new computer, spent a few weeks installing everything... and now I want to start contributing to Forge again. So I go to http://forge.jboss.org/document/contribute-code ... and the page is bla...
[forge-dev] Docker addon.Hi guys, I was contemplating about working on a docker addon for forge. It will be nice to know what all functionalities and features the community wants from this addon. It'll be great if you guys c...
[forge-dev] How to contributeHi guys, Brand new computer, spent a few weeks installing everything... and now I want to start contributing to Forge again. So I go to http://forge.jboss.org/document/contribute-code ... and the page is bla...
Re: [forge-dev] PermGen with JBoss add-onHi all, The problem is on the Aesh parser not in as7 , wildfly or tomee. My little workaround is to add space character in the command line like that : as-setup --server wildfly8 --jvmarg...
Thread [forge-dev] Upcoming releases of JBoss Tools (and Developer Studio)
[forge-dev] Upcoming releases of JBoss Tools (and Developer Studio)Hi, Just a friendly reminder that over the next four weeks we will start the releases for both maintenance (4.2.3.Beta1) and master (4.3.0.Alpha1). This is more agressive push of release than we have...
[forge-dev] Formatting Forge generated outputHi folks, During my recent Forge talk for the Barcelona JUG I was asked whether it is possible to change the formatter that is currently used by Forge for the generated classes. At the moment the generated c...