Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Eclipse、速度、またはジェットテンプレートで最も便利なコード生成ツールは何ですか?誰かがそれらの両方の経験があり、賛否両論を知っていますか?
Jetについてはわかりませんが、Velocityがとても好きです。私はそれが最終製品にとてもよく似ているという事実が特に好きです。HTMLを生成するためのJSPのようなものよりも物事が簡単になると思います。
Eclipse JDT で AST (Abstract Syntax Tree) API を使用することもできます。