Java platform: The Java platform is a bundle of interdependent programs required to create and run programs using the Java programming language. Sun began work on the platform in 1992 and formally launched the programming language in 1995, after which its use ... [100%] 2023-06-09
Java platform#Bibliography: A list of key readings about Java platform. Please sort and annotate in a user-friendly manner. For formatting, consider using automated reference wikification. [81%] 2024-08-29
Java Platform Module System: The Java Platform Module System specifies a distribution format for collections of Java code and associated resources. It also specifies a repository for storing these collections, or modules, and identifies how they can be discovered, loaded and checked for integrity. (Distribution format for Java code and resources) [70%] 2023-11-30 [Java specification requests]
Java Platform, Standard Edition: Java Platform, Standard Edition (Java SE) is a computing platform for development and deployment of portable code for desktop and server environments. Java SE was formerly known as Java 2 Platform, Standard Edition (J2SE). (Computing software platform) [70%] 2023-12-01 [Computing platforms] [Java platform]...
Java Platform, Micro Edition: Java Platform, Micro Edition or Java ME is a computing platform for development and deployment of portable code for embedded and mobile devices (micro-controllers, sensors, gateways, mobile phones, personal digital assistants, TV set-top boxes, printers). Java ME was ... (Computing platform) [70%] 2023-11-30 [Computing platforms] [Java device platform]...
Java Platform, Enterprise Edition: The Java 2 Platform, Enterprise Edition (J2EE) is a set of specifications and practices that together enable solutions for developing, deploying, and managing multi-tier server-centric applications. This collection contains a tutorial for Java Enterprise Edition, links to related ... [70%] 2023-12-20 [Java Platform, Enterprise Edition]
Java Platform Debugger Architecture: The Java Platform Debugger Architecture (JPDA) is a collection of APIs to debug Java code. JDI is the highest-layer of the Java Platform Debugger Architecture. (APIs for Java programming language) [70%] 2023-12-01 [Debuggers] [Java platform]...
Sony Ericsson Java Platform: The Sony Ericsson Java Platform is a set of profiles describing particular Sony Ericsson Java implementation. It was designed to help developers to focus on a platform rather than on a variety of different product names. [70%] 2023-12-01 [Java device platform]
Java platform#Related Articles: A list of Citizendium articles, and planned articles, about Java platform. See also changes related to Java platform, or pages that link to Java platform or to this page or whose text contains "Java platform". Parent topics[edit] * Programming language ... [70%] 2024-08-29
Java Platform Debugger Architecture: Java Platform Debugger Architecture (JPDA) es una colección de APIs que proporciona una infraestructura para depurar aplicaciones de J2SE. Incluye tres API: http://java.sun.com/javase/6/docs/technotes/guides/jpda/ (Ducumentacion de la API en inglés). [70%] 2024-08-29
Java Platform, Micro Edition: Java Platform, Micro Edition (Java ME, ранее — Java 2 Micro Edition, J2ME) — подмножество платформы Java для устройств, ограниченных в ресурсах, например: сотовых телефонов, карманных персональных компьютеров, ресиверов цифрового телевидения, проигрывателей дисков Blu-ray. Java ME разработана под руководством Sun Microsystems и является заменой похо. [70%] 2024-08-29
Java platform#External Links: A hand-picked, annotated list of Web resources about Java platform. Please sort and annotate in a user-friendly manner and consider archiving the URLs behind the links you provide. [70%] 2024-08-29
Java Platform, Standard Edition: Java Platform, Standard Edition (Java SE) is a computing platform for development and deployment of portable code for desktop and server environments. Java SE was formerly known as Java 2 Platform, Standard Edition (J2SE). (Computing software platform) [70%] 2024-08-29 [Computing platforms] [Java platform]...
Java Platform, Micro Edition: Java Plataform, Micro Edition ou Java ME, é uma tecnologia que possibilita o desenvolvimento de software para sistemas e aplicações embutidas ou embarcados, ou seja, toda aquela que roda em um dispositivo de propósito específico, desempenhando alguma tarefa que seja útil ... [70%] 2024-08-29
Java Platform, Enterprise Edition: Java Enterprise Edition (Java EE), formerly Java 2 Platform, Enterprise Edition (J2EE), currently rebranded as Jakarta EE, is a set of specifications, extending Java SE 8 with specifications for enterprise features such as distributed computing and web services. Java EE ... [70%] 2024-08-29 [Computing platforms] [Java enterprise platform]...
Java Platform, Micro Edition: Java Platform, Micro Edition (Java ME) は携帯電話、PDA、テレビのようなリソースが制限されたデバイスにおけるJavaの小型セット。JSR 68 で規定されている。当初は、Java 2 Platform, Micro Edition (J2ME) という名称だった。 様々なデバイスに対応するため、コンフィギュレーションとプロファイルと呼ばれるものでAPIを定義している。コンフィギュレーションには次の2つがある。 携帯電話のような非力なCPUを対象とする。 Java VMから新たにKVM (Kilobyte Virtual Machine) を開発し、Java Platform, Standard Edition (Java SE) とは一部互換性がないもの. [70%] 2024-08-29 [Java specification requests] [Javaプラットフォーム]...
Java Platform, Micro Edition: Java Platform, Micro Edition or Java ME is a computing platform for development and deployment of portable code for embedded and mobile devices (micro-controllers, sensors, gateways, mobile phones, personal digital assistants, TV set-top boxes, printers). Java ME was ... (Software platform for mobile and embedded devices) [70%] 2024-08-29 [Computing platforms] [Java device platform]...
Java Platform Module System: The Java Platform Module System specifies a distribution format for collections of Java code and associated resources. It also specifies a repository for storing these collections, or modules, and identifies how they can be discovered, loaded and checked for integrity. (Distribution format for Java code and resources) [70%] 2024-08-29 [Java specification requests]
Scripting for the Java Platform: Scripting for the Java Platform is a framework for embedding scripts into Java source code. There is no requirement for a given Java virtual machine (JVM) to include any engines by default, but the Oracle JVM (Java 6 and later ... [63%] 2023-11-30 [Java specification requests]
Scripting for the Java Platform: Scripting for the Java Platform is a framework for embedding scripts into Java source code. There is no requirement for a given Java virtual machine (JVM) to include any engines by default, but the Oracle JVM (Java 6 and later ... [63%] 2023-12-01 [Java specification requests]
Scripting for the Java Platform: Scripting for the Java Platform — это спецификация фреймворка для встраивания скриптов в исходный код Java. Этот механизм используется для исполнения из программ на Java кода на других языках программирования. [63%] 2024-08-29
Security of the Java software platform: The Java platform provides a number of features designed for improving the security of Java applications. This includes enforcing runtime constraints through the use of the Java Virtual Machine (JVM), a security manager that sandboxes untrusted code from the rest ... [57%] 2023-12-01 [Java platform] [Computer security]...
Security of the Java software platform: The Java software platform provides a number of features designed for improving the security of Java applications. This includes enforcing runtime constraints through the use of the Java Virtual Machine (JVM), a security manager that sandboxes untrusted code from the ... (none) [57%] 2024-08-29 [Java platform] [Computer security]...
From search of external encyclopedias: