Log in to follow, share, and participate in this community.
Thread [forge-dev] as-forge-addon
[forge-dev] as-forge-addonHi all, I recently worked to migrate the plugin-jboss-as to forge2. The prototype code is available here: https://github.com/jerr/as-forge-addon Two videos are available too : - as-forge-...
Thread [forge-dev] GSoC project idea: Create Tattletale plugin for Eclipse
[forge-dev] GSoC project idea: Create Tattletale plugin for EclipseHi Forge team, Hi George, Let me briefly introduce myself: My name is Dejan Simeonov, and I am final-year student of Faculty of Organizational Sciences, University of Belgrade, Serbia. I have experie...
last modified byDejan Simeonov
[forge-dev] GSoC project idea: Create Tattletale plugin for Eclipse
Thread [forge-dev] Integrated F2 Console on Windows
[forge-dev] Integrated F2 Console on WindowsGuys, Setting the terminal to a POSIXTerminal in the ShellImpl constructor did the trick. I also had to update the Aesh dependency to 0.51-SNAPSHOT on the shell add-on to include a necessary fix in POSIXTermi...
[forge-dev] JBoss modules doesn't load CORBA (lol)Hi folks, This is more a JBoss Modules question, but I decided to start here first A colleague of mine is writing a Forge 1 plugin that uses SAP's APIs to deploy ear files to the NetWeaver server. An...
[forge-dev] EJB dependency in Forge 2Hi folks, I noticed the following thing in Forge 2. When you setup EJB and you choose version 3.1 of the spec, you get the following dependency: javax.ejb:ejb-api:3.0-alpha-1. So even though I explicitly say...
[forge-dev] Meeting minutes============== #forge Meeting ============== Meeting started by lincolnthree at 15:52:38 UTC. The full logs are available at http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2014/forge.20...
[forge-dev] Issue with @FacetConstraintHi folks, I am testing my Forge 2.0 addon for SAP HANA Cloud. One of my commands (the setup command) installs the special facet that I have developer (SapHanaCloudFacet). Another command is annotated with @...
Re: [forge-dev] Add module dependencyHi guys, i've managed to add module dependencies to a plugin looking at forge.xml, what do you think? this is a valid approach? basically i declare module dependencies i want to add to my plugin...
[forge-dev] Forge Meeting minutes - 02-19-2014============== #forge Meeting ============== Meeting started by gastaldi at 15:50:12 UTC. The full logs are available at http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2014/forge.2014-0...
Re: [forge-dev] [aerogear-dev] iOS ScaffoldingOn Wed, Feb 19, 2014 at 9:11 AM, Corinne Krych <corinnekrych@gmail.com>wrote: On 18 Feb 2014, at 18:05, Sebastien Blanc <scm.blanc@gmail.com> wrote: Hi Folks ! While I was wa...
[forge-dev] iOS ScaffoldingHi Folks ! While I was watching Matzew's screencast[1] about using the AeroGear iOS Template (which bootstrap/help to create a new iOS project) I was thinking about pushing the concept even further. ...
[forge-dev] Forge meeting minutes============== #forge Meeting ============== Meeting started by gastaldi at 16:04:28 UTC. The full logs are available at http://transcripts.jboss.org/meeting/irc.freenode.org/forge/2014/forge.2014-0...
[forge-dev] F2Console issuesHey Koen, Awesome work on the F2 console integration! I have a couple bug scenarios for you: 1. Start F2 using CMD-5 2. F2Console is not attached. Cannot press start, but no shell prompt is availabl...
Re: [forge-dev] New ScaffoldsExactly, I think I wasn't clear at first. Sorry about the confusion. On 10-02-2014 10:14, Ivan St. Ivanov wrote: Sorry, George, didn't get your original intention! You plan for generating a scaffolding prov...
Thread Re: [forge-dev] Executing processes in Forge 2
Re: [forge-dev] Executing processes in Forge 2Yeah, agreed. This is probably something that belongs in a separate addon. Dev-tools is probably not the right place either, but I hate to create a new addon just for one feature. I suppose there's no harm, though. ...
Re: [forge-dev] Add module dependencySorry, Forge 1 is feature-frozen, unless you want to submit a pull-request for it. If you really need AST, I'd recommend you to use Forge 2 instead. On 11-02-2014 19:46, Rafael Pestano wrote: great! about ...
Re: [forge-dev] Add module dependencyThe ability to visit the element tree is a nice feature for the JavaParser to have. I'll create a JIRA for this new feature. Thanks Em 11/02/2014, às 19:40, Rafael Pestano <rmpestano@gmail.co...