Hi,
for some days, I've been getting the error:
java.lang.NullPointerException
at oracle.jdevimpl.vcs.svn.SVNProfile.canActivate(SVNProfile.java:162)
at oracle.jdevimpl.vcs.generic.GenericClient.fireCanActivate(GenericClient.java:1629)
...
when I open SQL Developer 3.0 on client 32bits for Oracle 10gR2 64bits
It seems not to give problems, because I ignore the error and for all the day I can work perfectly on data, stored, ... but what's the problem with this error?
I use an old version SQL Developer 3.0 because the last version is too slow and it often interrupts (and I cant't find the SQL Developer 4.2 version on web to download)
What can I test on my PC? Java version is 8
Thanks in advance!
Mark