Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor #23

Closed
GoogleCodeExporter opened this issue Apr 14, 2015 · 3 comments
Closed

Editor #23

GoogleCodeExporter opened this issue Apr 14, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

I want a integrated editor to edit/write some code.

Original issue reported on code.google.com by jan.helb...@gmail.com on 27 Jan 2012 at 8:01

@GoogleCodeExporter
Copy link
Author

I'm a bit reluctant to do so because I fear that this will use RAM that I would 
rather have access to for development tasks...

Also, not having an integrated editor enables the user to choose his favorite 
editor.

Tom

Original comment by tom.ar...@gmail.com on 11 Oct 2012 at 10:27

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Since version 2.5.0 there is a (very!) simple internal editor, so users can 
work with JavaIDEdroid right out of the box, without having to install further 
things.

I still recommend to use an external editor for your development work.

Starting with version 2.6.0 JavaIDEdroid will only execute BeanShell scripts 
that have been created with the internal editor. When saving BeanShell scripts 
the internal editor will add a hash value at the top of the script. This hash 
will allow JavaIDEdroid to detect unauthorized changes to the script.

Original comment by tom.ar...@gmail.com on 6 Jun 2014 at 7:41

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by tom.ar...@gmail.com on 6 Jun 2014 at 7:41

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant