OFBiz and Eclipse go together like peanut butter and jelly.
-Adrian
Scott Gray wrote:
I use Eclipse for almost everything involving OFBiz.
Regards
Scott
On 19/01/2010, at 4:58 PM, Patrick wrote:
Hi Scott,
Can you recommend a good linux XML editor for this? Thanks.
Patrick
On Tue, Jan 19, 2010 at 1:32 PM, Scott Gray <[email protected]> wrote:
Hi Patrick,
The XML documents are defined by XSDs so any decent XML editor should perform
autocompletion for you automatically.
Regards
Scott
HotWax Media
http://www.hotwaxmedia.com
On 19/01/2010, at 12:17 PM, Patrick wrote:
I am going through the hotwax tutorial,
http://www.hotwaxmedia.com/apache-ofbiz-blog/category/ofbiz-tutorials/,
and I just learned that <order-by> is a sub-tag of
<entity-condition>. I also learned that <order-by> has attribute
"field-name". Where can I find a list of all the valid tags and
sub-tags? Also where can I find a list of all the valid tag
attributes? Also, I know this is a long shot, but is there anyway to
hook up OfBiz so that there is autocompletion of tags and tag
attributes?