Last Version

Xtext Eclipse plugins parent 2.10.0

Xtext is a framework for development of programming languages and domain-specific languages. With Xtext you define your language using a powerful grammar language. As a result you get a full infrastructure, including parser, linker, typechecker, compiler as well as editing support for Eclipse, IntelliJ IDEA and your favorite web browser. Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.xtext
ArtifactId

ArtifactId

org.eclipse.xtext.tycho.parent
Version

Version

2.10.0
Type

Type

pom
Description

Description

Xtext Eclipse plugins parent
Xtext is a framework for development of programming languages and domain-specific languages. With Xtext you define your language using a powerful grammar language. As a result you get a full infrastructure, including parser, linker, typechecker, compiler as well as editing support for Eclipse, IntelliJ IDEA and your favorite web browser. Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.

Download org.eclipse.xtext.tycho.parent 2.10.0


<!-- https://jarcasting.com/artifacts/org.eclipse.xtext/org.eclipse.xtext.tycho.parent/ -->
<dependency>
    <groupId>org.eclipse.xtext</groupId>
    <artifactId>org.eclipse.xtext.tycho.parent</artifactId>
    <version>2.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.xtext/org.eclipse.xtext.tycho.parent/
implementation 'org.eclipse.xtext:org.eclipse.xtext.tycho.parent:2.10.0'
// https://jarcasting.com/artifacts/org.eclipse.xtext/org.eclipse.xtext.tycho.parent/
implementation ("org.eclipse.xtext:org.eclipse.xtext.tycho.parent:2.10.0")
'org.eclipse.xtext:org.eclipse.xtext.tycho.parent:pom:2.10.0'
<dependency org="org.eclipse.xtext" name="org.eclipse.xtext.tycho.parent" rev="2.10.0">
  <artifact name="org.eclipse.xtext.tycho.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.xtext', module='org.eclipse.xtext.tycho.parent', version='2.10.0')
)
libraryDependencies += "org.eclipse.xtext" % "org.eclipse.xtext.tycho.parent" % "2.10.0"
[org.eclipse.xtext/org.eclipse.xtext.tycho.parent "2.10.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ../org.eclipse.xtext.target
  • ../../plugins/org.eclipse.xtext.xbase.lib
  • ../../plugins/org.eclipse.xtend.lib
  • ../../plugins/org.eclipse.xtend.lib.macro
  • ../../plugins/org.eclipse.xtext.util
  • ../../plugins/org.eclipse.xtext.smap
  • ../../plugins/org.eclipse.xtext
  • ../../plugins/org.eclipse.xtext.ide
  • ../../plugins/org.eclipse.xtext.java
  • ../../plugins/org.eclipse.xtext.common.types
  • ../../plugins/org.eclipse.xtext.ecore
  • ../../plugins/org.eclipse.xtext.generator
  • ../../plugins/org.eclipse.xtext.xtext.generator
  • ../../plugins/org.eclipse.xtext.xtext.wizard
  • ../../plugins/org.eclipse.xtext.xbase
  • ../../plugins/org.eclipse.xtext.xbase.ide
  • ../../plugins/org.eclipse.xtext.junit4
  • ../../plugins/org.eclipse.xtext.builder
  • ../../plugins/org.eclipse.xtext.ui
  • ../../plugins/org.eclipse.xtext.xbase.ui
  • ../../plugins/org.eclipse.xtext.common.types.ui
  • ../../plugins/org.eclipse.xtext.ui.codetemplates
  • ../../plugins/org.eclipse.xtext.ui.codetemplates.ui
  • ../../plugins/org.eclipse.xtext.ui.shared
  • ../../plugins/org.eclipse.xtext.common.types.edit
  • ../../plugins/org.eclipse.xtext.xbase.junit
  • ../../plugins/org.eclipse.xtend.core
  • ../../plugins/org.eclipse.xtend.ide.common
  • ../../plugins/org.eclipse.xtext.builder.standalone
  • ../../plugins/org.eclipse.xtext.xbase.lib.gwt
  • ../../plugins/org.eclipse.xtend.lib.gwt