This message was deleted.
# getting-started
s
This message was deleted.
s
You can just do
pulumi new java
and then add a reference to the Linode Java SDK
pulumi new $LANGUAGE
will give you an empty project in
$LANGUAGE
.
f
This package is available in many languages in the standard packaging formats but i dont see any java package available?https://github.com/pulumi/pulumi-linode
i dont see any java package sdk
s
The docs are (very) out of date. I will file an issue. The package exists: https://central.sonatype.com/artifact/com.pulumi/linode
I filed an issue for you here. My apologies for the oversight in the docs. You can search Maven Central if you see other packages that have outdated docs in the future. https://github.com/pulumi/pulumi-linode/issues/389
1
f
Thanks, i have managed to setup the package with Java SDK linode on pulumi java maven project