Class
Есть прога которая компилит из java, jad в class... AbsT писал название и что такое есть в интел идеи... а я слышал что есть отдельная прога... если у кого то есть скинте плиз ну или хотябы название напишите
Это не прога, а официальный компилятор (javac.exe).
Которая входит в комплект JDK (Java Development Kit), скачать все это можно с оф сайта явы.
Обычно все используют JRE (Java Runtime Environiment) где собсна компилятора нет.
Других прог нет.
— Ålderdom - ingen glädje..
Скажи плиз как именно его и где и что делать... а то я покапался ничего не нашел (((
поиск рулит... кароч добавляешь яву в PATH ... потом прописуешь в командной строке такое: javac C:\*.java
и он рядом создает класс
[ADM]DarkDemon: поиск рулит... кароч добавляешь яву в PATH ... потом прописуешь в командной строке такое: javac C:\*.java
и он рядом создает класс
незабываем об опциях компилятора:
Usage: javac <options> <source files>
where possible options include:
-g Generate all debugging info
-g:none Generate no debugging info
-g:{lines,vars,source} Generate only some debugging info
-nowarn Generate no warnings
-verbose Output messages about what the compiler is doing
-deprecation Output source locations where deprecated APIs are used
-classpath <path> Specify where to find user class files and annotation processors
-cp <path> Specify where to find user class files and annotation processors
-sourcepath <path> Specify where to find input source files
-bootclasspath <path> Override location of bootstrap class files
-extdirs <dirs> Override location of installed extensions
-endorseddirs <dirs> Override location of endorsed standards path
-proc:{none,only} Control whether annotation processing and/or compilation is done.
-processor <class1>[,<class2>,<class3>...]Names of the annotation processors to run; bypasses default discovery process
-processorpath <path> Specify where to find annotation processors
-d <directory> Specify where to place generated class files
-s <directory> Specify where to place generated source files
-implicit:{none,class} Specify whether or not to generate class files for implicitly referenced files
-encoding <encoding> Specify character encoding used by source files
-source <release> Provide source compatibility with specified release
-target <release> Generate class files for specific VM version
-version Version information
-help Print a synopsis of standard options
-Akey[=value] Options to pass to annotation processors
-X Print a synopsis of nonstandard options
-J<flag> Pass <flag> directly to the runtime system
P.S. Компилить вручную - старый метод. Ant >>> ALL
Aquanox: незабываем об опциях компилятора:КодC:\Program Files\Java\jdk1.6\bin>javac -help
Usage: javac <options> <source files>
where possible options include:
-g Generate all debugging info
-g:none Generate no debugging info
-g:{lines,vars,source} Generate only some debugging info
-nowarn Generate no warnings
-verbose Output messages about what the compiler is doing
-deprecation Output source locations where deprecated APIs are used
-classpath <path> Specify where to find user class files and annotation processors
-cp <path> Specify where to find user class files and annotation processors
-sourcepath <path> Specify where to find input source files
-bootclasspath <path> Override location of bootstrap class files
-extdirs <dirs> Override location of installed extensions
-endorseddirs <dirs> Override location of endorsed standards path
-proc:{none,only} Control whether annotation processing and/or compilation is done.
-processor <class1>[,<class2>,<class3>...]Names of the annotation processors to run; bypasses default discovery process
-processorpath <path> Specify where to find annotation processors
-d <directory> Specify where to place generated class files
-s <directory> Specify where to place generated source files
-implicit:{none,class} Specify whether or not to generate class files for implicitly referenced files
-encoding <encoding> Specify character encoding used by source files
-source <release> Provide source compatibility with specified release
-target <release> Generate class files for specific VM version
-version Version information
-help Print a synopsis of standard options
-Akey[=value] Options to pass to annotation processors
-X Print a synopsis of nonstandard options
-J<flag> Pass <flag> directly to the runtime system
P.S. Компилить вручную - старый метод. Ant >>> ALL
объясни плиз что каждая из них обозначает... и у меня еще проблемка... большие файлы он не компилит пишит ошибку... как поправить (если я чисто вытащил из сборки java и делаю класс то ошибку выдает)
Ant это ты про IntelliJ IDEA? если да научи как... я с IDE еще не работал...
http://forum.vingrad.ru/faq/topic-157939.html
описание по созданию класса
пекет не создался
Учить яву, учить матчасть.
Ява это не форум ставить, и не php скрипт редактировать.
Я триста восемьдесят тысяч раз всем объяснял - выдранные из сборки классы не подлежат повторной компиляции. Точка.
Скомпилировать можно только при наличии всех исходников, а не одного.
Не сравнивайте это со скриптами.
— Ålderdom - ingen glädje..
vot ia polzuiu "DJ Java Decompiler 3.10"
xatelas saxranit ".java" v ".class"
no shto u menia ne tak?
i skajite sdes shto nada delat? vabshe...
OtherWorld: vot ia polzuiu "DJ Java Decompiler 3.10"
xatelas saxranit ".java" v ".class"
no shto u menia ne tak?
i skajite sdes shto nada delat? vabshe...
Хватит тупить, учись читать что пишут выше.
Цитирую слова AbsT:
Скомпилировать можно только при наличии всех исходников, а не одного.
Не сравнивайте это со скриптами.
© AbsT
I love Belldandy!
ladna ponial taks nujna isxodnik servera a gde vziat Rusteam Posledni IT sborka(isxodnik)

![[ADM]DarkDemon](/uploads/fotos/av-40218.jpg)



