Java code editor

Is it possible to edit Java code inside KNIME with a somewhat IDE-like editor? (with basic edit features like replace, find, refactor, etc)

Thanks!

2 Likes

Hi @peleitor -

We have the Java Snippet node, but as you have noticed it is missing some features of a typical stand-alone IDE. That said, we are always happy to hear ideas about improving interface usability, so if you or other folks want to post here a list of features that are most important to you, I can forward those on to our dev team.

2 Likes

It would be great to have:

  • search / replace
  • some kind of variable inspection or watch
  • improved logging (and ideally debugging) capabilities

Cheers,
Fernando

1 Like

I’ve created a ticket for this (internal reference: AP-13595). If anyone has additional feature suggestions for the Java Snippet node, please feel free to add them!

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.