caminho de classe
1. In Java and other programming languages, an environment variable or parameter that specifies the location of compiled Java classes and libraries (.jar files) that the Java Virtual Machine (JVM) or compiler needs to find and load at runtime or compile time.
You need to set the CLASSPATH environment variable to include all the JAR files your application depends on.
Você precisa configurar a variável de ambiente CLASSPATH para incluir todos os arquivos JAR dos quais sua aplicação depende.
2. A sequence of directories and archive files that the Java runtime searches through in order to locate and load classes.
The class path determines which Java classes are accessible to your program.
O caminho de classe determina quais classes Java estão acessíveis para seu programa.
This is a technical term primarily used in software development and programming communities. It is universally recognized in its English form 'class path' or 'CLASSPATH' across Portuguese-speaking developers, though formal technical documentation often uses the Portuguese translation 'caminho de classe'. Understanding class path configuration is essential for Java developers and is a common topic in programming tutorials and documentation in both Brazil and Portugal.
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →