Skip to content

Commit 90e29cf

Browse files
add bundle oracle.javatools-nodeps
to avoid ClassNotFoundException (HashStructureAdapter). Preference dialog cannot be loaded in SQL Developer. The following build warning must be ignored: [WARNING] Bundle org.utplsql:org.utplsql.sqldev:bundle:1.2.0-SNAPSHOT : Host oracle.javatools-nodeps= for this fragment/require bundle cannot be found on the classpath
1 parent 0de9b59 commit 90e29cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sqldev/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,7 @@
403403
</_exportcontents>
404404
<Require-Bundle>
405405
oracle.javatools,
406+
oracle.javatools-nodeps,
406407
oracle.jdeveloper.db.connection,
407408
oracle.idert,
408409
oracle.ide,

0 commit comments

Comments
 (0)