remove jetty templates to admin project
This commit is contained in:
parent
7a676b1c85
commit
376303d02c
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<templates>
|
||||
<template autoinsert="true" context="java" deleted="false" description="Create Jetty Logger constant" enabled="true" name="logjetty">${:import(
|
||||
org.eclipse.jetty.util.log.Log,
|
||||
org.eclipse.jetty.util.log.Logger)
|
||||
}private static final Logger LOG = Log.getLogger(${enclosing_type}.class);
|
||||
</template>
|
||||
</templates>
|
Loading…
Reference in New Issue