mirror of
https://github.com/ethauvin/rife2-hello.git
synced 2025-04-26 07:47:13 -07:00
Merge pull request #7 from melix/cc/use-official-graalvm-plugin
Use the official GraalVM plugin
This commit is contained in:
commit
83e52c0e06
4 changed files with 26 additions and 8 deletions
|
@ -1,6 +1,10 @@
|
|||
[
|
||||
{
|
||||
"name":"rife.template.html.hello",
|
||||
{
|
||||
"name":"rife.template.html.hello",
|
||||
"methods":[{"name":"<init>","parameterTypes":[] }]
|
||||
},
|
||||
{
|
||||
"name":"rife.template.html.world",
|
||||
"methods":[{"name":"<init>","parameterTypes":[] }]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue