Skip to content

docs: add eclipse setup guide#101

Open
SafinWasi wants to merge 1 commit intoGluuFederation:4.5from
SafinWasi:4.5
Open

docs: add eclipse setup guide#101
SafinWasi wants to merge 1 commit intoGluuFederation:4.5from
SafinWasi:4.5

Conversation

@SafinWasi
Copy link
Contributor

This is a guide detailing on setting up Eclipse IDE for developing jython scripts on Gluu. Due to incompatibilites between the required JDK for Jython, PyDev and Eclipse, jython itself is not used. Instead, a native Python interpreter is used as placeholder for python syntax. Functionally, interception scripts don't differ between Python 2 and 3 with the exception of the print function.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant