All Projects → crhenr → JCEditor

crhenr / JCEditor

Licence: GPL-2.0 license
📝 Text editor created in Java

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to JCEditor

Cudatext
Cross-platform text editor, written in Lazarus
Stars: ✭ 498 (+1409.09%)
Mutual labels:  syntax-highlighting, text-editor
Subethaedit
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
Stars: ✭ 1,183 (+3484.85%)
Mutual labels:  syntax-highlighting, text-editor
Kibi
A text editor in ≤1024 lines of code, written in Rust
Stars: ✭ 522 (+1481.82%)
Mutual labels:  syntax-highlighting, text-editor
That editor
*That* editor.
Stars: ✭ 262 (+693.94%)
Mutual labels:  syntax-highlighting, text-editor
SynWrite
SynWrite text editor. Not the entire source, because EControl is closed-source. If you get the license for EControl, I will help to compile the SynWrite.
Stars: ✭ 68 (+106.06%)
Mutual labels:  syntax-highlighting, text-editor
Primrose
A syntax-highlighting text editors that renders to an HTML5 Canvas
Stars: ✭ 451 (+1266.67%)
Mutual labels:  syntax-highlighting, text-editor
O
🌀 Text editor suitable for writing git commit messages and editing Markdown files. Can build executables and jump to errors at the press of `ctrl-space`, for several programming languages. Can format code with `ctrl-w`. Provides general syntax highlighting, rainbow parenthesis and cut/paste portals. o is intentionally limited to VT100.
Stars: ✭ 54 (+63.64%)
Mutual labels:  syntax-highlighting, text-editor
Imguicolortextedit
Colorizing text editor for ImGui
Stars: ✭ 772 (+2239.39%)
Mutual labels:  syntax-highlighting, text-editor
Bim
small terminal text editor with syntax highlighting
Stars: ✭ 174 (+427.27%)
Mutual labels:  syntax-highlighting, text-editor
Brackeys Ide
👨‍💻 Brackeys IDE is a fast and free multi-language code editor for Android.
Stars: ✭ 154 (+366.67%)
Mutual labels:  syntax-highlighting, text-editor
Nineties
💾 Colors for World Wide Web pioneers
Stars: ✭ 16 (-51.52%)
Mutual labels:  syntax-highlighting, text-editor
Fragaria
Cocoa syntax highlighting text view
Stars: ✭ 53 (+60.61%)
Mutual labels:  syntax-highlighting, text-editor
ax-editor
Ax is a code editor with syntax highlighting that runs in your terminal written completely in Swift.
Stars: ✭ 42 (+27.27%)
Mutual labels:  syntax-highlighting, text-editor
Zep
Zep - An embeddable editor, with optional support for using vim keystrokes.
Stars: ✭ 477 (+1345.45%)
Mutual labels:  syntax-highlighting, text-editor
Atsynedit
Multi-line editor control, with syntax highlighting, for Lazarus
Stars: ✭ 92 (+178.79%)
Mutual labels:  syntax-highlighting, text-editor
Squircle-IDE
👨‍💻 Squircle CE is a fast and free multi-language code editor for Android
Stars: ✭ 642 (+1845.45%)
Mutual labels:  syntax-highlighting, text-editor
editor
A text editor written in Nim
Stars: ✭ 24 (-27.27%)
Mutual labels:  syntax-highlighting, text-editor
opentype-feature-bundle
Syntax highlighting and snippets for OpenType feature development in TextMate/Sublime Text
Stars: ✭ 35 (+6.06%)
Mutual labels:  syntax-highlighting
syntect server
HTTP code syntax highlighting server written in Rust.
Stars: ✭ 83 (+151.52%)
Mutual labels:  syntax-highlighting
vscode-phoenix
Syntax highlighting support for Phoenix templates in Visual Studio Code.
Stars: ✭ 135 (+309.09%)
Mutual labels:  syntax-highlighting

JCEditor

Editor de texto criado em Java

O JCE possui suporte a diversas linguagens, como: Java, C++, Python e Scala. Além disso, possui integração com a linguagem Potigol, desenvolvida no IFRN.

Gitter

Configuração no Linux

  1. Baixe os arquivos JCEditor.jar e configPotigol.zip e os coloque no mesmo diretório;

  2. Entre no Terminal e digite: java -jar JCEditor.jar;

  3. Se tudo ocorrer normalmente, você verá uma mensagem informando que o Potigol está configurado;

  4. Em um Terminal, entre na pasta ConfigJCE/.potigol (localizada em sua pasta de usuário) e digite: chmod 777 ExecPotigol.sh

(Opcional) Criando um atalho

  • Crie um documento vazio e digite:

[Desktop Entry] Name=JCEditor Type=Application Exec=java -jar /caminho_para_a_pasta_do_JCE/JCEditor.jar Icon=/caminho_para_o_ícone/jceIcone.png

(Informar um ícone é opcional)

  • Salve o arquivo criado com o nome desejado e a extensão .desktop

Configuração no Mac

  1. Baixe os arquivos JCEditor.jar e configPotigol.zip e os coloque no mesmo diretório;

  2. Apenas clique duas vezes no arquivo JCEditor.jar e espere a mensagem informando que o Potigol está configurado aparecer.

Configuração no Windows

  1. Baixe os arquivos JCEditor.jar e configPotigol.zip e os coloque no mesmo diretório;

  2. Dê um duplo clique no arquivo JCEditor.jar e, se tudo ocorrer normalmente, você verá uma mensagem informando que o Potigol foi configurado.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].