67dcb2f77c
brought over all the files from the Jekyll version, fixed categories, reformatted for different markdown processor
23 lines
1.0 KiB
Markdown
23 lines
1.0 KiB
Markdown
---
|
|
layout: post
|
|
title: Oracle SQL Developer 2.1 Debian Package
|
|
author: Daniel
|
|
date: 2010-03-02 12:11:26
|
|
categories:
|
|
- [ Databases, Oracle ]
|
|
tags:
|
|
- deb
|
|
- oracle
|
|
- sql developer
|
|
summary: A newer version of SQL Developer is available
|
|
---
|
|
|
|
It had been a while since I had updated SQL Developer. It turns out that version 2.1 was released March 1st of this year. I've downloaded it and created a Debian package. It can be [downloaded][deb] from the [DJS Consulting Linux Software Repository][repo].
|
|
|
|
I've used it with Sun's Java 6 Update 18; I have not tested it with OpenJDK. If you have problems getting it to work, you may want to check the [previous post][post] on this topic.
|
|
|
|
|
|
[deb]: //hosted.djs-consulting.com/software/sqldeveloper/sqldeveloper_2.1.1.64.39-2_all.deb "Download SQL Developer 2.1 Debian Package"
|
|
[repo]: //hosted.djs-consulting.com/software "DJS Consulting Linux Software Repository"
|
|
[post]: /2008/oracle-sql-developer-debian-package.html "Oracle SQL Developer Debian Package • DJS Consulting Tech Blog"
|