• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

quantumdb with Eclipse 3.2

 
Ranch Hand
Posts: 327
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Recently I had quantumdb working fine with Eclipse 3.2 ( using com.quantum.feature_3.0.1.bin.dist.zip ). Now, however, the plugin does not show in my list of plugins, the perspective is not available to me, etc. As they say, "I didn't change a thing." Does anyone have any suggestions?

I have already removed all files related to quantumdb and reinstalled the plugin; but, again, the same result.

Do I have to reinstall Eclipse and start over or is there something else that might work?

Thank you.
 
Mary Taylor
Ranch Hand
Posts: 327
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I do have the org.eclipse.gef.source_3.1.1 plugin in the plugin directory; it is also listed in Help -> About Eclipse SDK -> Plug-in Details as
org.eclipse.gef.source_3.1.1 .

Thanks,

Betty
 
Saloon Keeper
Posts: 28716
211
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
have you looked at the eclipse logs? Maybe something in the quantum code is throwing an exception.
 
Mary Taylor
Ranch Hand
Posts: 327
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There is no information in the Error Log regarding quantumDB. Where else might I look?

Thanks.
 
Mary Taylor
Ranch Hand
Posts: 327
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Are there other places I might post my problem? I need an approach to take to resolve this issue.

thanks
 
Tim Holloway
Saloon Keeper
Posts: 28716
211
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://sourceforge.net/projects/quantum/

If all else fails, offer them money!
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
eclipse3.2?oh,it's no Latest Release
 
Mary Taylor
Ranch Hand
Posts: 327
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Eclipse 3.2 is beta; in fact it was suggested to me that might be the problem. I am trying to avoid reinstalling Eclipse. quantumDB was working with this release of Eclipse; then one day it magically stopped working ...
 
Mary Taylor
Ranch Hand
Posts: 327
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I discovered a version mismatch with the GEF required for QuantumDB now - although the GEF version I originally had did work for several weeks. I found on SourceForge an email trail that indicated which versions of GEF worked with which versions of QuantumDB and downloaded new GEF plugin . Now all is working.
reply
    Bookmark Topic Watch Topic
  • New Topic