RText Application

RText is a powerful, cross-platform programmer's text editor written in Java. It is designed to be easy to use, highly customizable and flexible. Part of RText's design is for the source code to be simple, easy to understand, and well documented, so that other programmers can look into its inner-workings and figure out how RText ticks with ease. A good place to start (besides the source code) is the Javadoc for all classes used in the project.

Лицензия

Лицензия

Группа

Группа

com.fifesoft.rtext
Идентификатор

Идентификатор

rtext
Последняя версия

Последняя версия

2.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

RText Application
RText is a powerful, cross-platform programmer's text editor written in Java. It is designed to be easy to use, highly customizable and flexible. Part of RText's design is for the source code to be simple, easy to understand, and well documented, so that other programmers can look into its inner-workings and figure out how RText ticks with ease. A good place to start (besides the source code) is the Javadoc for all classes used in the project.

Скачать rtext

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.fifesoft : rsyntaxtextarea jar 2.0.7
com.fifesoft : spellchecker jar 2.0.7
com.fifesoft.rtext : common jar 2.0.7
com.fifesoft : autocomplete jar 2.0.7
com.fifesoft : languagesupport jar r795
com.fifesoft : rstaui jar 2.0.7
net.sf.jtidy : jtidy jar r938

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.7
2.0.6
2.0.5.1
2.0.4
2.0.0-beta2
1.5.0
1.3.0
1.1.0
1.0.0