• How can I find static initializer blocks or members with assigned anonymous classes?

    I'm using roaster as a tool to safely rewrite any existing source code file while transforming all invocations of a particular static method from one overload to another. For example, let's say I'm trying to change al...
    Profile Photo
    last modified by atulll
  • hasSyntaxErrors cannot detect un-implement interface error

    I'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...
    Profile Photo
    last modified by xumingmin
  • JBoss Forge - Service Layer

    Hi 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...
    Profile Photo
    last modified by shura16
  • [forge-dev] Feedback on Documenting how to create and test a command that creates Java code

    Hi everybody,   I went a few times through the tutorial on writing Java source Forge commands. Great effort! It was about time we have things like this (which is more a bad feedback for me, as I wanted to writ...
    Profile Photo
    last modified by ivan_stefanov
  • [forge-dev] Forge Meeting Minutes - 2015-03-03

    Minutes: http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.2015-03-02-22.43.html   Minutes (text): http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.2015-03-02-22.43.t...
    Profile Photo
    created by lincolnthree
  • [forge-dev] Roaster and type-resolving

    It 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...
    Profile Photo
    created by lincolnthree
  • [forge-dev]  Adding methods to the CommandController

    Hi 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 ...
    Profile Photo
    last modified by Antonio Goncalves
  • [forge-dev] Forge Meeting MInutes - 2015-02-17 (Cancelled -      attendance)

    We ended up discussing and working on the Forge documentation and tutorials for a while instead of having a formal meeting.     Minutes: http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/fo...
    Profile Photo
    created by lincolnthree
  • Unable to install Forge plugin in Eclipse Luna

    Hi 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...
    Profile Photo
    last modified by salnovelli
  • [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...
    Profile Photo
    last modified by gastaldi
  • [forge-dev]  How to contribute

    Hi 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...
    Profile Photo
    last modified by agoncal
  • [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...
    Profile Photo
    created by d911
  • [forge-dev] Furnace CDI Container Build Problem.

    Hey guys,   Does someone has this problem?   - Building Furnace - CDI Container 2.13.1-SNAPSHOT - --- maven-clean-plugin:2.5:clean (default-clean) @ cdi --- Deleting /home/soro/git/furnace-cdi...
    Profile Photo
    last modified by danielcunha
  • [forge-dev]  How to contribute

    Hi 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...
    Profile Photo
    last modified by Antonio Goncalves
  • Re: [forge-dev] [Forge Development] -  [aesh-dev] Re:  PermGen with JBoss add-on [lsj722-1wkh-joam]

    Hi Daniel,   Great, tell me when this is ok or if we need to change something. I want to wait for the resolution of this before the release of the jboss forge plugins : as-addon, tomee-as-addon and jboss-as-ad...
    Profile Photo
    created by jer
  • Re: [forge-dev] PermGen with JBoss add-on

    Hi 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...
    Profile Photo
    last modified by jer
  • [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...
    Profile Photo
    created by maxandersen
  • [forge-dev] Forge Meeting Minutes - 2015-02-03

    Minutes: http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.2015-02-03-15.12.html   Minutes (text): http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.2015-02-03-15.12.t...
    Profile Photo
    created by lincolnthree
  • [forge-dev] Forge Meeting Minutes - 2015-01-27

    Minutes: http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.2015-01-27-14.59.html   Minutes (text): http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2015/forge.2015-01-27-14.59.t...
    Profile Photo
    created by lincolnthree
  • [forge-dev] Formatting Forge generated output

    Hi 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...
    Profile Photo
    last modified by ivan_stefanov