Skip to content

Commit

Permalink
Adding necessary test dependencies for XDM.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdedic committed Dec 17, 2023
1 parent ff9b9d8 commit 8dc6ffe
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions java/maven.refactoring/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,14 @@
<recursive/>
<compile-dependency/>
</test-dependency>
<test-dependency>
<code-name-base>org.netbeans.modules.editor.lib</code-name-base>
<recursive/>
</test-dependency>
<test-dependency>
<code-name-base>org.netbeans.modules.editor.actions</code-name-base>
<recursive/>
</test-dependency>
</test-type>
</test-dependencies>
<public-packages/>
Expand Down

0 comments on commit 8dc6ffe

Please sign in to comment.