Use convention based code imports
Closes gh-29647
This commit is contained in:
@@ -37,7 +37,4 @@ An exception is thrown if more than one candidate is found.
|
||||
=== Example Repackage Implementation
|
||||
The following example shows a typical repackage implementation:
|
||||
|
||||
[source,java,indent=0,subs="verbatim"]
|
||||
----
|
||||
include::{docs-java}/buildtoolplugins/otherbuildsystems/examplerepackageimplementation/MyBuildTool.java[]
|
||||
----
|
||||
include::code:MyBuildTool[]
|
||||
|
||||
Reference in New Issue
Block a user