What is the most useful tool for creating code in eclipse, speed or jet templates ? Does anyone have experience with both of them and know about the disadvantages?
I do not know about Jet, but I really like Velocity. I especially like the fact that it is very similar to the final product. I think this makes things easier than something like a JSP for generating HTML.
In the Telosys Eclipse plugin, we use Velocity 1.7 (for forests and for wizards)
It works great and can be built into the plugin
: http://marketplace.eclipse.org/content/telosys-tools: http://www.telosys.org/
You can also use the AST API (Abstract Syntax Tree) in eclipse JDT.
Source: https://habr.com/ru/post/1776104/More articles:How to get my teeth in iPhone MIDI - iphoneHow to call startActivityForResult in a class initialized from the layout: main.xml - androidProblem with UITableView as a preview in NIB - iphoneException exception in PHP? - phpI don’t even know how to start this problem - c #J by creating a function - functionrail model templates (or instance inheritance)? - inheritanceEasy to learn language like Python, but which requires a variable declaration? - pythonAndroid: scaleType expands to screen - androidUItableView отсортирован по дате в разделах (и настойчивости) - dateAll Articles