inityk
inityk

Reputation: 486

How to create or view sql files on Eclipse 2018-12

I have recently installed Eclipse IDE 2018-12 IDE.

As part of project, I require to work with sql(s).

I don't see sql wizard on opening create file (that was available on earlier Eclipse version Kepler, ...)

When I copy any file to target project, and try to view sql file, it just shows light blue screen.

Is there any explicit option that need to activate within IDE or require to download any plugin for sql support?

Upvotes: 1

Views: 5682

Answers (1)

Mamta Garg
Mamta Garg

Reputation: 99

Yes, you need to install SQL Development Tools or SQL Editor from Eclipse Marketplace.

Upvotes: 2

Related Questions