問題タブ [module-path]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
670 参照

java - 実行時に --module-path の値を調べる

を使用してすべてのクラスパス ディレクトリを取得する方法と同様に、実行時に-pまたは引数を使用して module-path に含まれるディレクトリのリストを取得する方法はありますか?--module-pathSystem.getProperty("java.class.path")