Skip to content

Added java package placeholder#25

Open
JKachele wants to merge 3 commits into
tibabit:masterfrom
JKachele:master
Open

Added java package placeholder#25
JKachele wants to merge 3 commits into
tibabit:masterfrom
JKachele:master

Conversation

@JKachele
Copy link
Copy Markdown
Contributor

Formats the parent directory starting from g:java_package_src to be used in java packages. Default g:java_package_src is "com" where com is the first level in the package (i.e. com.example.package) Able to set new src using "let g:java_package_src" Added package header to default java template

Formats the parent directory starting from g:java_package_src to be used in java packages.
Default g:java_package_src is "com" where com is the first level in the package (i.e. com.example.package)
Able to set new src using "let g:java_package_src"
Added package header to default java template
@JKachele JKachele closed this Jun 13, 2023
@JKachele JKachele reopened this Jun 13, 2023
JKachele added 2 commits June 13, 2023 10:09
Changed package src variable to tmpl_java_package_src to fit convension.
Added variable name to readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants