Skip to content

sbt POMtified! 💣 For the discerning VSCode enthusiast who wants to run Play Framework projects in their favorite editor.

License

Notifications You must be signed in to change notification settings

YongJieYongJie/pomtificate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

POMtificate

sbt POMtified!

POMtificate generates a pom.xml for your Play Framework project, allowing you to enjoy coding in VS Code, Vim, Neovim, or any other editors / IDE that uses the eclipse.jdt.ls language server.

Installation and Usage

  1. Clone this Git repository anywhere accessible on your system.
  2. Change into the root directory of your Play Framework project (i.e., the directory containing the build.sbt file).
  3. Run <path-to-pomtificate-git-repository>/what-the-pom, and let the magic happen. (You may need to run chmod u+x <path-to-pomtificate-git-repository>/what-the-pom to make the script executable first.)

Limitations

  1. Currently the script is only tested on Play Framework version 2.5 and Java 1.8.

Troubleshooting

[Work-in-Progress] For now, refer to the blog post at https://yongjie.codes/guides/java-play-sbt-on-vscode/.

About

sbt POMtified! 💣 For the discerning VSCode enthusiast who wants to run Play Framework projects in their favorite editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published