Problemas para usar o Jdeveloper "Unable find main class" [RESOLVIDO]  XML
Índice dos Fóruns » Ferramentas, Frameworks e Utilitários
Autor Mensagem
Cabral
JavaTeenager
[Avatar]

Membro desde: 01/06/2005 09:10:59
Mensagens: 153
Localização: Arujá - SP
Offline

Pessoal,

eu extrai bonitinho o .zip do jdev, mas ao executer o jdevw.exe ele me mostra a seguinte mensagem:


Unable find main class.
Class specified is: oracle/jdeveloper/JDeveloper

ja coloquei a pasta C:\oracle\Product\JDV10G\jdev\lib no classpath mas não funciona.

Alguém pode me dar uma luz?


Obrigado

** SCPN **
fsquadro
GUJ Master
[Avatar]

Membro desde: 10/07/2006 17:19:04
Mensagens: 1197
Localização: Florianópolis - SC
Offline

De uma olhada nesse tutorial:

http://www.guj.com.br/java.tutorial.artigo.108.1.guj

"Coisas boas estão dentro de pequenos arquivos .jar"


Fernando Quadro
Blog
twitter
LinkedIn
Cabral
JavaTeenager
[Avatar]

Membro desde: 01/06/2005 09:10:59
Mensagens: 153
Localização: Arujá - SP
Offline

fsquadro wrote:De uma olhada nesse tutorial:

http://www.guj.com.br/java.tutorial.artigo.108.1.guj


Obrigado pela dica

mas o jar ja esta no classpath

Cabral wrote:
ja coloquei a pasta C:\oracle\Product\JDV10G\jdev\lib no classpath mas não funciona

** SCPN **
Cabral
JavaTeenager
[Avatar]

Membro desde: 01/06/2005 09:10:59
Mensagens: 153
Localização: Arujá - SP
Offline

Encontrei a resposta:


.2 Installing JDeveloper Base

For quicker download times, you can download the base installation (jdev<edition>base1111.zip). The base installation requires that you already have JDK 5.0 on your machine because the SDK is not included.

To install JDeveloper from jdev<edition>base1111.zip:

1. If you don't have JDK 5.0 installed, you can obtain it from: http://java.sun.com/javase/downloads/index_jdk5.jsp.
2. Unzip jdev<edition>base1111.zip to the target directory.
3. Set the variable SetJavaHome in the file <jdev_home>\jdev\bin\jdev.conf to the location of your SDK installation. Use an editor that recognizes UNIX end-of-line characters, such as WordPad. When you save the file, WordPad will warn you that it is about to save the file in text-only format. You can ignore this warning.

For example, in a Windows environment, if the location of your JDK 5.0 is in a directory called jdk1.5.0_06 on your D: drive, your entry in jdev.conf would look like:

SetJavaHome d:\jdk1.5.0_06


e o link:

http://www.oracle.com/technology/products/jdev/htdocs/11tp/install.html

Obrigado

** SCPN **
 
Índice dos Fóruns » Ferramentas, Frameworks e Utilitários
Ir para:   
Powered by JForum 2.1.8 © JForum Team