mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
set default for JSON Schema Update task to ALL
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<project name="JSON Schemas Update" default="update_schemas">
|
||||
<project name="JSON Schemas Update" default="ALL">
|
||||
<property name="idea.project.home" value="${basedir}/../../../../"/>
|
||||
|
||||
<macrodef name="get_schema">
|
||||
|
||||
Reference in New Issue
Block a user