LanguageSupport

A library adding code completion and other advanced features for Java, JavaScript, Perl, and other languages to RSyntaxTextArea.

License

License

Categories

Categories

Languages
GroupId

GroupId

com.fifesoft
ArtifactId

ArtifactId

languagesupport
Last Version

Last Version

3.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

LanguageSupport
A library adding code completion and other advanced features for Java, JavaScript, Perl, and other languages to RSyntaxTextArea.
Source Code Management

Source Code Management

https://github.com/bobbylight/RSTALanguageSupport

Download languagesupport

How to add to project

<!-- https://jarcasting.com/artifacts/com.fifesoft/languagesupport/ -->
<dependency>
    <groupId>com.fifesoft</groupId>
    <artifactId>languagesupport</artifactId>
    <version>3.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fifesoft/languagesupport/
implementation 'com.fifesoft:languagesupport:3.1.4'
// https://jarcasting.com/artifacts/com.fifesoft/languagesupport/
implementation ("com.fifesoft:languagesupport:3.1.4")
'com.fifesoft:languagesupport:jar:3.1.4'
<dependency org="com.fifesoft" name="languagesupport" rev="3.1.4">
  <artifact name="languagesupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fifesoft', module='languagesupport', version='3.1.4')
)
libraryDependencies += "com.fifesoft" % "languagesupport" % "3.1.4"
[com.fifesoft/languagesupport "3.1.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fifesoft : rsyntaxtextarea jar 3.1.6
com.fifesoft : autocomplete jar 3.1.5

runtime (1)

Group / Artifact Type Version
org.mozilla : rhino jar 1.7.6

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
2.6.0
2.5.8
2.5.7
2.5.6
2.5.5
2.5.4
0.7
r795
r751
r710
r655
r425
r333
r239