|
Hi all,
is it ok if I commit to framework/base the two Groovy DSL descriptors for Eclipse and IntelliJ that I have implemented in order to get the autocompletion features and similar features while editing Groovy files in OFBiz? I usually don't like to see code that is only used by IDEs, but these files are small and then can be very useful, so I would like to do an exception here. The files are currently attached to this Wiki page: https://cwiki.apache.org/confluence/display/OFBIZ/Groovy+DSL+for+OFBiz+business+logic Jacopo |
|
+1
-- Kind Regards, Ashish Vijaywargiya On Wed, Dec 3, 2014 at 4:17 PM, Jacopo Cappellato < [hidden email]> wrote: > Hi all, > > is it ok if I commit to framework/base the two Groovy DSL descriptors for > Eclipse and IntelliJ that I have implemented in order to get the > autocompletion features and similar features while editing Groovy files in > OFBiz? > I usually don't like to see code that is only used by IDEs, but these > files are small and then can be very useful, so I would like to do an > exception here. > The files are currently attached to this Wiki page: > > > https://cwiki.apache.org/confluence/display/OFBIZ/Groovy+DSL+for+OFBiz+business+logic > > Jacopo > > |
|
In reply to this post by Jacopo Cappellato-4
Hi,
Ok for me ! Gil Le 03/12/2014 11:47, Jacopo Cappellato a écrit : > Hi all, > > is it ok if I commit to framework/base the two Groovy DSL descriptors for Eclipse and IntelliJ that I have implemented in order to get the autocompletion features and similar features while editing Groovy files in OFBiz? > I usually don't like to see code that is only used by IDEs, but these files are small and then can be very useful, so I would like to do an exception here. > The files are currently attached to this Wiki page: > > https://cwiki.apache.org/confluence/display/OFBIZ/Groovy+DSL+for+OFBiz+business+logic > > Jacopo > |
|
In reply to this post by Jacopo Cappellato-4
+1
Thanks & Regards --- Arun Patidar Manager,Enterprise Software Development HotWax Media www.hotwaxmedia.com On Wednesday 03 December 2014 04:17 PM, Jacopo Cappellato wrote: > Hi all, > > is it ok if I commit to framework/base the two Groovy DSL descriptors for Eclipse and IntelliJ that I have implemented in order to get the autocompletion features and similar features while editing Groovy files in OFBiz? > I usually don't like to see code that is only used by IDEs, but these files are small and then can be very useful, so I would like to do an exception here. > The files are currently attached to this Wiki page: > > https://cwiki.apache.org/confluence/display/OFBIZ/Groovy+DSL+for+OFBiz+business+logic > > Jacopo > |
|
In reply to this post by Jacopo Cappellato-4
+1
On Wed, Dec 3, 2014 at 4:17 PM, Jacopo Cappellato < [hidden email]> wrote: > Hi all, > > is it ok if I commit to framework/base the two Groovy DSL descriptors for > Eclipse and IntelliJ that I have implemented in order to get the > autocompletion features and similar features while editing Groovy files in > OFBiz? > I usually don't like to see code that is only used by IDEs, but these > files are small and then can be very useful, so I would like to do an > exception here. > The files are currently attached to this Wiki page: > > > https://cwiki.apache.org/confluence/display/OFBIZ/Groovy+DSL+for+OFBiz+business+logic > > Jacopo > > -- Thanks, Pranay Pandey Senior Manager, Enterprise Software Development HotWax Media www.hotwaxmedia.com |
|
In reply to this post by Jacopo Cappellato-4
+1 Best Regards, Pranay Pandey Senior Manager, Enterprise Software Development HotWax Media http://www.hotwaxmedia.com On Dec 3, 2014, at 4:17 PM, Jacopo Cappellato <[hidden email]> wrote: > Hi all, > > is it ok if I commit to framework/base the two Groovy DSL descriptors for Eclipse and IntelliJ that I have implemented in order to get the autocompletion features and similar features while editing Groovy files in OFBiz? > I usually don't like to see code that is only used by IDEs, but these files are small and then can be very useful, so I would like to do an exception here. > The files are currently attached to this Wiki page: > > https://cwiki.apache.org/confluence/display/OFBIZ/Groovy+DSL+for+OFBiz+business+logic > > Jacopo > |
|
In reply to this post by Pranay Pandey-2
+1
Regards: Ejaz Ahmed |
|
Administrator
|
In reply to this post by Jacopo Cappellato-4
+1+
Jacques Le 03/12/2014 11:47, Jacopo Cappellato a écrit : > Hi all, > > is it ok if I commit to framework/base the two Groovy DSL descriptors for Eclipse and IntelliJ that I have implemented in order to get the autocompletion features and similar features while editing Groovy files in OFBiz? > I usually don't like to see code that is only used by IDEs, but these files are small and then can be very useful, so I would like to do an exception here. > The files are currently attached to this Wiki page: > > https://cwiki.apache.org/confluence/display/OFBIZ/Groovy+DSL+for+OFBiz+business+logic > > Jacopo > > > |
|
In reply to this post by Jacopo Cappellato-4
+1
Gavin On Wed, Dec 3, 2014 at 12:47 PM, Jacopo Cappellato < [hidden email]> wrote: > Hi all, > > is it ok if I commit to framework/base the two Groovy DSL descriptors for > Eclipse and IntelliJ that I have implemented in order to get the > autocompletion features and similar features while editing Groovy files in > OFBiz? > I usually don't like to see code that is only used by IDEs, but these > files are small and then can be very useful, so I would like to do an > exception here. > The files are currently attached to this Wiki page: > > > https://cwiki.apache.org/confluence/display/OFBIZ/Groovy+DSL+for+OFBiz+business+logic > > Jacopo > > |
|
In reply to this post by Jacopo Cappellato-4
+1
Go ahead, Jacopo. Will help every developer. Verstuurd vanaf mijn iPad > Op 3 dec. 2014 om 11:47 heeft Jacopo Cappellato <[hidden email]> het volgende geschreven: > > Hi all, > > is it ok if I commit to framework/base the two Groovy DSL descriptors for Eclipse and IntelliJ that I have implemented in order to get the autocompletion features and similar features while editing Groovy files in OFBiz? > I usually don't like to see code that is only used by IDEs, but these files are small and then can be very useful, so I would like to do an exception here. > The files are currently attached to this Wiki page: > > https://cwiki.apache.org/confluence/display/OFBIZ/Groovy+DSL+for+OFBiz+business+logic > > Jacopo > |
|
In reply to this post by Jacopo Cappellato-4
Thanks to you all for the feedback; I have committed the two descriptors in rev. 1643183
Jacopo On Dec 3, 2014, at 11:47 AM, Jacopo Cappellato <[hidden email]> wrote: > Hi all, > > is it ok if I commit to framework/base the two Groovy DSL descriptors for Eclipse and IntelliJ that I have implemented in order to get the autocompletion features and similar features while editing Groovy files in OFBiz? > I usually don't like to see code that is only used by IDEs, but these files are small and then can be very useful, so I would like to do an exception here. > The files are currently attached to this Wiki page: > > https://cwiki.apache.org/confluence/display/OFBIZ/Groovy+DSL+for+OFBiz+business+logic > > Jacopo > |
| Free forum by Nabble | Edit this page |
