mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-01 09:04:15 +07:00
The old implementation invokes EclipseClasspathReader/EclipseClasspathWriter directly, so the tests ignore the fact that these classes aren't used in workspace model. Now they use high-level methods to load and save project configuration so it'll verify correctness regardless of currently used implementation of the project model. GitOrigin-RevId: 44190e689bde9e27ffb9843e0e382619df7de720
2 lines
129 B
XML
2 lines
129 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module classpath="eclipse" classpath-dir="$MODULE_DIR$" type="JAVA_MODULE" version="4" /> |