mirror of
https://github.com/ethauvin/bld.git
synced 2025-04-25 08:17:11 -07:00
Fixed since specifier
This commit is contained in:
parent
d8c0170dc0
commit
9d769a9d29
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue