Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] DTP 0.7 RC0 3/13 nightly build available


John,
        When I was working on bug 131535, I downloaded all the latest code from CVS, but I failed to connect in DSE. I found the problem is in sqm.core, the Eclipse-LazyStart is set to true, which causes line 616 in ConnecitonInfoImpl throw NullPointerException:
DatabaseDefinitionRegistry defRegistry = RDBCorePlugin.getDefault().getDatabaseDefinitionRegistry();
My eclipse is 3.1.1. Did I do something wrong? or has anybody else also noticed this problem?

Does it make sense to use "Eclipse-AutoStart: true" for all the plugins that have defined getDefault() method?

Best Regards!

Max ( Hui ) Cao
DTP SQL Dev Tools Committer
Sr S/W Eng - Dev
Sybase, Inc. Shanghai, China



jograham@xxxxxxxxxx
Sent by: dtp-dev-bounces@xxxxxxxxxxx

03/13/2006 08:15 AM

Please respond to
DTP development mailing list <dtp-dev@xxxxxxxxxxx>

To
dtp-dev@xxxxxxxxxxx
cc
Subject
[dtp-dev] DTP 0.7 RC0 3/13 nightly build available






The 3/13 nightly build of DTP 0.7 RC0 is now available on the download
site.

Bug Status
---------------
Blocking: 0

Critical: 1
    131535: Still problems with executing stored procs from DSE. If this
problem persists, we might have to remove the "Run..." context menu item
from DSE, since it seems to work fine from the editor itself.

Major: 2
   131117: about.html for org.eclipse.datatools.modelbase.derby -- just
need to add it to build.properties, since it isn't being picked up in the
build process.

   131225: Seems to be fixed -- Rob: Linda confirms this... Can one of you
two close this bug off?

Regards,
John Graham
Eclipse Data Tools Platform PMC Chair
Staff Software Engineer, Sybase, Inc.
http://dataplat.blogspot.com/

_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev



Back to the top