Files
Nikolay Chashnikovandintellij-monorepo-bot 771ada1930 [eclipse tests] rewrite some tests from EclipseLinkedResourcesTest to work under workspace model
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
2020-10-05 11:56:18 +00:00

2 lines
129 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module classpath="eclipse" classpath-dir="$MODULE_DIR$" type="JAVA_MODULE" version="4" />