mirror of
https://github.com/rife2/bld
synced 2025-12-20 16:48:38 +01:00
Fixed since specifier
This commit is contained in:
parent
d8c0170dc0
commit
9d769a9d29
|
|
@ -13,7 +13,7 @@ import java.io.File;
|
|||
* Creates a new app project structure.
|
||||
*
|
||||
* @author Geert Bevin (gbevin[remove] at uwyn dot com)
|
||||
* @since 1.8
|
||||
* @since 1.9
|
||||
*/
|
||||
public class CreateAppOperation extends AbstractCreateOperation<CreateAppOperation, Project> {
|
||||
public CreateAppOperation() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue