NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
JFreeman
Joined: 02 Jan 2009 Posts: 15
|
Posted: Fri Oct 02, 2009 11:02 pm Post subject: Trying to add SQLite to IDE |
|
|
I have downloaded SQLite, moved it to the extensions folder.
Next step is fire up the IDE (v 6.7.1) and click on the services tab. Well I can't find the services tab. Is it hiding? Where would I find it?
Thanks,
Jared |
|
| Back to top |
|
 |
Franz Posted via mailing list.
|
Posted: Sat Oct 03, 2009 9:13 am Post subject: Trying to add SQLite to IDE |
|
|
JFreeman schrieb:
| Quote: | I have downloaded SQLite, moved it to the extensions folder.
Next step is fire up the IDE (v 6.7.1) and click on the services tab. Well I can't find the services tab. Is it hiding? Where would I find it?
|
Menu > Window > Services
or Ctrl+5 |
|
| Back to top |
|
 |
zach2825
Joined: 17 Jun 2010 Posts: 2
|
Posted: Thu Jun 17, 2010 2:46 am Post subject: I was able to get it to work by |
|
|
Sorry if this is to basic... but i wrote this up for a friend and it helped a lot so i just kept it the same
download the sqlite jdbc driver
from http://www.zentus.com/sqlitejdbc/
in the netbeans ide:
in the tools menu click plugins
select downloaded
Click the button add plugin
navagate to the downloaded jdbc driver
install the driver
than after that is done close the plugin menu
than in a new project click the "sources folder" in the "projects tab" on the left side of net beans(default settings)
select the libraries catagory
then click the add library button and add "SQLite JDBC Driver" that should be there if not than something went wrong with the install in one of the earlier steps...
This is the most basic way i could get this to work. GOOD LUCK let me know how it goes |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|