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.
ini4J ライブラリを使用して、ini ファイルを操作します。メソッド store() は、すべての行のコメント記号を ';' から変更します。に '#'。現在、この ini ファイルを使用しているアプリケーションは、このタイプのコメントを読み取ることができません。 この変更を回避するオプションはありますか? そうでない場合は、ini4j 以外の ini パーサーを使用していますか?
よろしくアレックス