Skip to content

Contains a small basic OPAL project/a template of an OPAL project that can be used as a foundation for your own project.

Notifications You must be signed in to change notification settings

opalj/MyOPALProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small template project to get started using the OPAL Java bytecode framework.

How do I get set up?

To develop your own OPAL based solution, fork this repository, install sbt. After that, go to the main folder and call sbt run. This will return the list of all public methods (including those defined by the compiled build script).

About

Contains a small basic OPAL project/a template of an OPAL project that can be used as a foundation for your own project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages