Registry / other / org-eclipse-xtend-core

org-eclipse-xtend-core

JSON →
library2.43.0javamavenunverified

Xtend Core provides the core language infrastructure for the Xtend programming language, relocated from org.eclipse.xtend to org.eclipse.xtext.

<dependency> <groupId>org.eclipse.xtend</groupId> <artifactId>org.eclipse.xtend.core</artifactId> <version>2.43.0</version> </dependency>
INSTALL
IMPORT
SIG · ORG-ECLIPSE-XTEND-
O
org-eclipse-xtend-core
otherjavav2.43.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

XtendStandaloneSetup
org.eclipse.xtend.core.XtendStandaloneSetup

Initialize Xtend standalone setup

import org.eclipse.xtend.core.XtendStandaloneSetup; public class Example { public static void main(String[] args) { XtendStandaloneSetup.doSetup(); System.out.println("Xtend standalone setup initialized"); } }
Debug
Known issues
breakingGroupId relocation from org.eclipse.xtend to org.eclipse.xtext may cause dependency conflicts.
fix
Update your dependency to use the new groupId org.eclipse.xtext.
affects: <2.43.0
Upgrade
Version history
2.43.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
org-eclipse-xtend-core — mvn dependency:get org-eclipse-xtend-core · libregistry