Skip to content

Commit

Permalink
Fix dependencies for html editor.
Browse files Browse the repository at this point in the history
  • Loading branch information
nullterminated committed Jan 3, 2025
1 parent 35ba6d0 commit 6f2ffd8
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,8 @@ Bundle-ClassPath: lib/xercesImpl.jar,
lib/js.jar,
lib/JavaScriptExecutor.jar,
lib/dtdparser121.jar,
lib/ph-css-7.0.3.jar,
lib/ph-commons-11.1.8.jar,
lib/slf4j-api-2.0.15.jar,
lib/jsr305-3.0.2.jar,
.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 0 additions & 6 deletions wolips/plugins/org.objectstyle.wolips.tkhtmleditor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@
</parent>
<packaging>eclipse-plugin</packaging>
<artifactId>org.objectstyle.wolips.tkhtmleditor</artifactId>
<dependencies>
<dependency>
<groupId>com.helger</groupId>
<artifactId>ph-css</artifactId>
</dependency>
</dependencies>
<build>
<sourceDirectory>java</sourceDirectory>
<resources>
Expand Down

0 comments on commit 6f2ffd8

Please sign in to comment.