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.
アプリケーションには Apache ofbiz9.0 を使用しています。ofbiz が起動するたびに、Java プログラムを自動的に実行したいと考えています。
OFBizをどのように始めていますか?startOFBiz.batを使用していますか?
これらの2行を呼び出すbatファイルを簡単に書くことができます
startOFBiz.bat java MyClass.java