Is there any visual tool for writing Java classes in Bytecode for Eclipse or IntelliJ? -


i'm not asking opinion here - fact: there plugin, tool, or technique lets me write classes or @ least method bodies directly in bytecode in java in either eclipse or intellij, , it? i'm not looking runtime codegen, want @ compile time.

i found 1 here: https://plugins.jetbrains.com/plugin/8461-bytecode-editor there no download link , have no idea how build (i tried, did). it's want.

in .net use excellent il support plugin this, haven't found similar solution java.

there download link on page don't need download directly doesn't matter. intellij provides plugin installer in settings>plugins. @ botttom of plugins page button 'browse repositories'

enter image description here


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -