Eu gerei o arquivo executável mais quando eu dou dois cliques ele nn abre
Erro ao gerar arquivo jar . alguem pode me ajudar?
L
2 Respostas
M
boa tarde, lucas
sou novo em java, mas pode ser algo no seu banco
teria como me passar o erro que deu?
L
Updating property file: C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\build\built-clean.properties Deleting directory C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\build clean: init: deps-jar: Created dir: C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\build Updating property file: C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\build\built-jar.properties Created dir: C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\build\classes Created dir: C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\build\empty Created dir: C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\build\generated-sources\ap-source-output Compiling 100 source files to C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\build\classes C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\src\DAO\TBFuncionarioDAO.java:10: warning: ExsltDatetime is internal proprietary API and may be removed in a future release import static com.sun.org.apache.xalan.internal.lib.ExsltDatetime.date; C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\src\Security\SecurityData.java:9: warning: Base64 is internal proprietary API and may be removed in a future release import com.sun.org.apache.xerces.internal.impl.dv.util.Base64; C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\src\View\DecTerceiroParc2.java:25: error: package com.sun.org.apache.xml.internal.resolver does not exist import com.sun.org.apache.xml.internal.resolver.CatalogException; C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\src\View\FolhaPagamentoView.java:25: warning: EmergencySoundbank is internal proprietary API and may be removed in a future release import com.sun.media.sound.EmergencySoundbank; C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\src\View\FolhaPagamentoView.java:51: warning: FormatData is internal proprietary API and may be removed in a future release import sun.text.resources.FormatData; C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\src\View\RelatoriosView.java:39: warning: Version is internal proprietary API and may be removed in a future release import static sun.misc.Version.print; C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\src\View\RelatoriosView.java:40: warning: Version is internal proprietary API and may be removed in a future release import static sun.misc.Version.print; C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\src\View\TabelaIrrf.java:23: warning: FloatingDecimal is internal proprietary API and may be removed in a future release import sun.misc.FloatingDecimal; C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\src\Security\SecurityData.java:59: warning: Base64 is internal proprietary API and may be removed in a future release EncText = Base64.encode(encrypted); C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\src\Security\SecurityData.java:95: warning: Base64 is internal proprietary API and may be removed in a future release byte[] decrypted = c.doFinal(Base64.decode(EncText)); Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error 9 warnings C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\nbproject\build-impl.xml:923: The following error occurred while executing this line: C:\Program Files\TCC_FINAL\TCC_FINAL\Tcc_RH_Construcoes_Ver1.0.9_Release\Tcc_RH_Construcoes_Ver1.0.8\nbproject\build-impl.xml:263: Compile failed; see the compiler error output for details. FALHA NA CONSTRUÇÃO (tempo total: 7 segundos)
Criado 9 de junho de 2016
Ultima resposta 9 de jun. de 2016
Respostas 2
Participantes 2
Alura Sistemas operacionais: entenda seu conceito e suas funções Descubra o que são sistemas operacionais, suas funções e tipos. Aprenda tudo de forma clara e objetiva. Não perca tempo!
Casa do Codigo Orientacao a Objetos: Aprenda seus conceitos e suas... Por Thiago Leite e Carvalho — Casa do Codigo