JAVA COMPILER Meaning in Japanese - translations and usage examples

['dʒɑːvə kəm'pailər]
['dʒɑːvə kəm'pailər]
javaコンパイラ
javaコンパイラー

Examples of using Java compiler in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Call the java compiler.
Javaコンパイラを実行。
Note: The javac command invokes the Java compiler.
注意:javacコマンドはJavaコンパイラを起動します。
The Java compiler is called javac.
Javaのコンパイラはjavacというコマンドです。
The program javac is Java compiler.
JavacというのはJavaコンパイラである。
Why doesn't my java compiler level match my installed project facet?
私のJavaコンパイラレベルがインストールされたプロジェクトファセットと一致しないのはなぜですか?
The resources added on theCompile tab correspond to the-classpath option of the Java compiler.
コンパイル」タブで追加されたリソースは、Javaコンパイラの-classpathオプションに相当します。
When JDK is installed, Java compiler is alo installed.
JDKをインストールするとJavaのコンパイラーもインストールされます。
Java compiler level does not match the version of the installed Java project facet.
Javaコンパイラレベルが、インストールされているJavaプロジェクトファセットのバージョンと一致しません。
How do you specify the Java compiler version in a pom. xml file?
どのようにしてpom.xmlファイルにJavaコンパイラのバージョンを指定しますか?
The Java compiler is still in development but the current version(neoj) can handle basic methods.
Javaのコンパイラは、まだ開発中ですが、現在のバージョン(neoj)は基本的なメソッドを処理できます。
Execute the command below to check Java compiler is also installed well.
下記のコマンドでJavaのコンパイラーもインストールされたか確認します。
The Java compiler inlines string constants, effectively copying them into the places where they are used.
Javaコンパイラは文字列定数を行内で展開し、その文字列が使用される場所に効果的にコピーします。
Jikes(TM), a source-to-bytecode Java compiler published by IBM Research.
IBMResearchによって公開されているJavaコンパイラJikes(TM)はシンプルなマルチラ。
AspectJ, the leading AOP framework for Java,is now implemented directly in the Eclipse Java compiler.
AspectJは、Java用の最先端のAOPフレームワークだが、今やEclipseのJavaコンパイラに直接実装されている。
The Eclipse JDT Java compiler is bundled with the binary Tomcat distributions.
EclipseJDTJavaコンパイラはTomcatのバイナリディストリビューションと共にバンドルされています。
The information on how custom annotationsshould be processed is passed to the Java compiler through custom annotation processors.
カスタム注釈の処理方法についての情報は、カスタム注釈プロセッサを通してJavaコンパイラに渡されます。
For example, the Java compiler rejects the following program even though it would not actually result in a type error.
例えば、Javaコンパイラは実際には型エラーを発生させないにも関わらず、次のプログラムを拒否します。
The proposal states that thecompiler will support at most three versions behind the version of the Java compiler itself.
提案では、コンパイラーは、せいぜいJavaコンパイラー自身のバージョンの3つ前までサポートする、と言っている。
If Java compileris installed well via installing JDK, Java compiler version is shown up like below.
JDKのインストールでJavaのコンパイラーもインストールされたら、下記のようにJavaのコンパイラーのバージョンが確認されます。
This option marks methods and fields as synthetic, generated by the Java compiler, which confuses some decompilers.
このオプションは、メソッドとフィールドを、Javaコンパイラによって生成される合成としてマークします。これは、一部の逆コンパイラを混乱させます。
Synthetic- the Java compiler has created this item as an implementation detail and it does not appear as part of the source code.
Synthetic-Javaコンパイラはこの項目を実装情報の詳細として作成しているため、ソースコードの一部として現れません。
This obfuscation marks methods and fields as synthetic, generated by the Java compiler, which confuses some decompilers.
この難読化は、メソッドとフィールドを、Javaコンパイラによって生成される合成としてマークします。これは、一部の逆コンパイラを混乱させます。
The$JAVA_HOME/bin directory has the Java compiler(javac) and the Java Virtual Machine(java) as well as other necessary programs for development.
ディレクトリ$JAVA_HOME/binは、Javaコンパイラ(javac)やJava仮想マシン(java)やその他の開発に必要なプログラムが入っています。
This will also help identify the usage of non-standard and internal APIs,which is a complement to the warnings from the Java compiler.
これは非標準および内部APIの利用を特定するのにも役立ち、Javaコンパイラから警告を補完する。
Along the way(we're now in the 1990s), I also wrote a Java compiler that generated native code, and a JavaScript compiler/interpreter.
同時期(1990年代)に、私はネイティブコードを生成するJavaコンパイラーや、JavaScriptコンパイラー/インタープリターも書いた。
Users can choose between Apple's Java VM or Microsoft/Metrowerks Java favors,including the first Just in Time(JIT) Java compiler for the Mac.
Apple社のJavaVMかMicrosoft/Metrowerk社のJavaVMのどちらかをユーザーが選択できるようになっており、Mac用としては初のJustinTime(JIT)Javaコンパイラも備えている。
Incremental Annotation Processing Gradle's incremental Java compiler, available since version 2.1, has been enhanced to include incremental processing of annotations.
インクリメンタルアノテーション処理バージョン2.1から利用できるGradleのインクリメンタルJavaコンパイラは、アノテーションの増分処理を含むように拡張された。
A recent Java Enhancement Proposal, targetted for Java 8 and Java 9, aims to codify the supportmodel for the-target and-source directives used by the Java compiler.
Java8とJava9を目標にした最近のJavaEnhancementProposalは、Javaコンパイラーによって使われる-targetと-sourceディレクティブのサポートモデルを成文化することを目指している。
My discussion focusesespecially on how some of these constructs interact with the JVM and Java compiler, and how the different interactions could affectJava application performance.
特に、これらの構成体とJVMやJavaコンパイラーとのやり取り、それらのやり取りがJavaアプリケーションのパフォーマンスにどう影響するかに焦点を絞って説明します。
However, as suggested in the IBM developerWorks journal,"Understanding bytecode andwhat bytecode is likely to be generated by a Java compiler helps the Java programmer in the same way that knowledge of assembly helps the C or C++ programmer.
しかしながら、IBMのdeveloperWorksによると、「バイトコードを理解することと、どんなバイトコードがJavaコンパイラにより生成される可能性が高いを理解することは、アセンブリ言語の知識がCやC++プログラマの助けになるのと同じように、Javaプログラマの助けになる」とされている。
Results: 33, Time: 0.0308

Word-for-word translation

Top dictionary queries

English - Japanese