10 changed files with 0 additions and 422 deletions
-
2.idea/encodings.xml
-
13.idea/libraries/Maven__ch_qos_logback_logback_core_1_2_3.xml
-
13.idea/libraries/Maven__org_apache_logging_log4j_log4j_api_2_10_0.xml
-
13.idea/libraries/Maven__org_yaml_snakeyaml_1_19.xml
-
108cl_offline_task/cl_offline_task.iml
-
139cl_offline_task/pom.xml
-
50cl_offline_task/src/main/java/com/bfd/mf/entity/Model.java
-
64cl_offline_task/src/main/java/com/bfd/mf/entity/SubjectTask.java
-
8cl_offline_task/src/main/java/com/bfd/mf/task/RunStart.java
-
12cl_offline_task/src/main/main4.iml
@ -1,13 +0,0 @@ |
|||
<component name="libraryTable"> |
|||
<library name="Maven: ch.qos.logback:logback-core:1.2.3"> |
|||
<CLASSES> |
|||
<root url="jar://$PROJECT_DIR$/../../../maven/local/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar!/" /> |
|||
</CLASSES> |
|||
<JAVADOC> |
|||
<root url="jar://$PROJECT_DIR$/../../../maven/local/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3-javadoc.jar!/" /> |
|||
</JAVADOC> |
|||
<SOURCES> |
|||
<root url="jar://$PROJECT_DIR$/../../../maven/local/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3-sources.jar!/" /> |
|||
</SOURCES> |
|||
</library> |
|||
</component> |
@ -1,13 +0,0 @@ |
|||
<component name="libraryTable"> |
|||
<library name="Maven: org.apache.logging.log4j:log4j-api:2.10.0"> |
|||
<CLASSES> |
|||
<root url="jar://$PROJECT_DIR$/../../../maven/local/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0.jar!/" /> |
|||
</CLASSES> |
|||
<JAVADOC> |
|||
<root url="jar://$PROJECT_DIR$/../../../maven/local/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0-javadoc.jar!/" /> |
|||
</JAVADOC> |
|||
<SOURCES> |
|||
<root url="jar://$PROJECT_DIR$/../../../maven/local/org/apache/logging/log4j/log4j-api/2.10.0/log4j-api-2.10.0-sources.jar!/" /> |
|||
</SOURCES> |
|||
</library> |
|||
</component> |
@ -1,13 +0,0 @@ |
|||
<component name="libraryTable"> |
|||
<library name="Maven: org.yaml:snakeyaml:1.19"> |
|||
<CLASSES> |
|||
<root url="jar://$PROJECT_DIR$/../../../maven/local/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar!/" /> |
|||
</CLASSES> |
|||
<JAVADOC> |
|||
<root url="jar://$PROJECT_DIR$/../../../maven/local/org/yaml/snakeyaml/1.19/snakeyaml-1.19-javadoc.jar!/" /> |
|||
</JAVADOC> |
|||
<SOURCES> |
|||
<root url="jar://$PROJECT_DIR$/../../../maven/local/org/yaml/snakeyaml/1.19/snakeyaml-1.19-sources.jar!/" /> |
|||
</SOURCES> |
|||
</library> |
|||
</component> |
@ -1,108 +0,0 @@ |
|||
<?xml version="1.0" encoding="UTF-8"?> |
|||
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> |
|||
<component name="FacetManager"> |
|||
<facet type="web" name="Web"> |
|||
<configuration> |
|||
<webroots /> |
|||
</configuration> |
|||
</facet> |
|||
<facet type="jpa" name="JPA"> |
|||
<configuration> |
|||
<setting name="validation-enabled" value="true" /> |
|||
<setting name="provider-name" value="Hibernate" /> |
|||
<datasource-mapping> |
|||
<factory-entry name="cl_offline_task" /> |
|||
</datasource-mapping> |
|||
<naming-strategy-map /> |
|||
</configuration> |
|||
</facet> |
|||
<facet type="Spring" name="Spring"> |
|||
<configuration /> |
|||
</facet> |
|||
</component> |
|||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8"> |
|||
<output url="file://$MODULE_DIR$/target/classes" /> |
|||
<output-test url="file://$MODULE_DIR$/target/test-classes" /> |
|||
<content url="file://$MODULE_DIR$"> |
|||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> |
|||
<excludeFolder url="file://$MODULE_DIR$/target" /> |
|||
</content> |
|||
<orderEntry type="inheritedJdk" /> |
|||
<orderEntry type="sourceFolder" forTests="false" /> |
|||
<orderEntry type="library" name="Maven: jdk.tools:jdk.tools:1.8" level="project" /> |
|||
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:5.1.29" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.0.4.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework:spring-aop:5.0.4.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework:spring-beans:5.0.4.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework:spring-context:5.0.4.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework:spring-expression:5.0.4.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework:spring-web:5.0.4.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework:spring-core:5.0.4.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.0.4.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.0.0.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.0.0.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.0.0.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" /> |
|||
<orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.10.0" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.10.0" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.25" level="project" /> |
|||
<orderEntry type="library" name="Maven: javax.annotation:javax.annotation-api:1.3.2" level="project" /> |
|||
<orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.19" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.0.0.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.28" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.28" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.28" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.hibernate.validator:hibernate-validator:6.0.7.Final" level="project" /> |
|||
<orderEntry type="library" name="Maven: javax.validation:validation-api:2.0.1.Final" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.0.Final" level="project" /> |
|||
<orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.1" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-test:2.0.0.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-test:2.0.0.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.0.0.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: com.jayway.jsonpath:json-path:2.4.0" level="project" /> |
|||
<orderEntry type="library" name="Maven: net.minidev:json-smart:2.3" level="project" /> |
|||
<orderEntry type="library" name="Maven: net.minidev:accessors-smart:1.2" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.ow2.asm:asm:5.0.4" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project" /> |
|||
<orderEntry type="library" name="Maven: junit:junit:4.12" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.assertj:assertj-core:3.9.1" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.mockito:mockito-core:2.15.0" level="project" /> |
|||
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.7.9" level="project" /> |
|||
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy-agent:1.7.9" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.objenesis:objenesis:2.6" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.hamcrest:hamcrest-library:1.3" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.skyscreamer:jsonassert:1.5.0" level="project" /> |
|||
<orderEntry type="library" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework:spring-test:5.0.4.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.xmlunit:xmlunit-core:2.5.1" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-jpa:2.0.0.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.0.0.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.8.13" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.0.0.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: com.zaxxer:HikariCP:2.7.8" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.0.4.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.hibernate:hibernate-core:5.2.14.Final" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.javassist:javassist:3.22.0-GA" level="project" /> |
|||
<orderEntry type="library" name="Maven: antlr:antlr:2.7.7" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.jboss:jandex:2.0.3.Final" level="project" /> |
|||
<orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.hibernate.common:hibernate-commons-annotations:5.0.1.Final" level="project" /> |
|||
<orderEntry type="library" name="Maven: javax.transaction:javax.transaction-api:1.2" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-jpa:2.0.5.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.0.5.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework:spring-orm:5.0.4.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework:spring-tx:5.0.4.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework:spring-aspects:5.0.4.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-devtools:2.0.0.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.0.0.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.0.0.RELEASE" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:1.3.1" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:1.3.1" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.mybatis:mybatis:3.4.5" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:1.3.1" level="project" /> |
|||
<orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.2.1" level="project" /> |
|||
</component> |
|||
</module> |
@ -1,139 +0,0 @@ |
|||
<?xml version="1.0" encoding="UTF-8"?> |
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" |
|||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
|||
<modelVersion>4.0.0</modelVersion> |
|||
|
|||
<parent> |
|||
<artifactId>cl_stream</artifactId> |
|||
<groupId>com.bfd.mf</groupId> |
|||
<version>2.0-SNAPSHOT</version> |
|||
</parent> |
|||
|
|||
|
|||
<name>cl_offline_task</name> |
|||
<description>OffLine V2.0 API</description> |
|||
<artifactId>cl_offline_task</artifactId> |
|||
<version>2.0-SNAPSHOT</version> |
|||
|
|||
<properties> |
|||
<start-class>com.bfd.mf.SearchApplication</start-class> |
|||
<source>1.8</source> |
|||
<es.version>6.0.0</es.version> |
|||
<spring-boot-version>2.0.0.RELEASE</spring-boot-version> |
|||
<springframework.boot.version>2.0.0.RELEASE</springframework.boot.version> |
|||
<springframework.version>5.0.4.RELEASE</springframework.version> |
|||
<java.version>1.8</java.version> |
|||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
|||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> |
|||
</properties> |
|||
|
|||
|
|||
|
|||
<dependencies> |
|||
<dependency> |
|||
<groupId>jdk.tools</groupId> |
|||
<artifactId>jdk.tools</artifactId> |
|||
<version>1.8</version> |
|||
</dependency> |
|||
<dependency> |
|||
<groupId>mysql</groupId> |
|||
<artifactId>mysql-connector-java</artifactId> |
|||
<version>5.1.29</version> |
|||
</dependency> |
|||
<dependency> |
|||
<groupId>org.springframework</groupId> |
|||
<artifactId>spring-webmvc</artifactId> |
|||
<version>${springframework.version}</version> |
|||
</dependency> |
|||
<dependency> |
|||
<groupId>org.springframework</groupId> |
|||
<artifactId>spring-core</artifactId> |
|||
<version>${springframework.version}</version> |
|||
</dependency> |
|||
<dependency> |
|||
<groupId>org.springframework.boot</groupId> |
|||
<artifactId>spring-boot-starter-web</artifactId> |
|||
<version>${springframework.boot.version}</version> |
|||
<exclusions> |
|||
<exclusion> |
|||
<groupId>org.springframework.boot</groupId> |
|||
<artifactId>spring-boot-starter-json</artifactId> |
|||
</exclusion> |
|||
<exclusion> |
|||
<groupId>org.springframework</groupId> |
|||
<artifactId>spring-web</artifactId> |
|||
</exclusion> |
|||
<exclusion> |
|||
<groupId>org.springframework</groupId> |
|||
<artifactId>spring-webmvc</artifactId> |
|||
</exclusion> |
|||
</exclusions> |
|||
</dependency> |
|||
<dependency> |
|||
<groupId>org.springframework.boot</groupId> |
|||
<artifactId>spring-boot-starter-test</artifactId> |
|||
<version>${springframework.boot.version}</version> |
|||
</dependency> |
|||
<dependency> |
|||
<groupId>org.springframework.boot</groupId> |
|||
<artifactId>spring-boot-starter-data-jpa</artifactId> |
|||
<version>${springframework.boot.version}</version> |
|||
</dependency> |
|||
<dependency> |
|||
<groupId>org.springframework.boot</groupId> |
|||
<artifactId>spring-boot-devtools</artifactId> |
|||
<version>${springframework.boot.version}</version> |
|||
<!--optional=true,依赖不会传递,该项目依赖devtools;之后依赖该项目的项目如果想要使用devtools,需要重新引入 --> |
|||
<optional>true</optional> |
|||
<!--<scope>true</scope>--> |
|||
</dependency> |
|||
<dependency> |
|||
<groupId>org.mybatis.spring.boot</groupId> |
|||
<artifactId>mybatis-spring-boot-starter</artifactId> |
|||
<version>1.3.1</version> |
|||
<exclusions> |
|||
<exclusion> |
|||
<groupId>org.springframework.boot</groupId> |
|||
<artifactId>spring-boot-autoconfigure</artifactId> |
|||
</exclusion> |
|||
</exclusions> |
|||
</dependency> |
|||
<dependency> |
|||
<groupId>org.apache.commons</groupId> |
|||
<artifactId>commons-lang3</artifactId> |
|||
<version>3.2.1</version> |
|||
</dependency> |
|||
</dependencies> |
|||
|
|||
|
|||
|
|||
<build> |
|||
<plugins> |
|||
<plugin> |
|||
<groupId>org.apache.maven.plugins</groupId> |
|||
<artifactId>maven-compiler-plugin</artifactId> |
|||
<configuration> |
|||
<source>1.8</source> |
|||
<target>1.8</target> |
|||
</configuration> |
|||
</plugin> |
|||
<plugin> |
|||
<groupId>org.springframework.boot</groupId> |
|||
<artifactId>spring-boot-maven-plugin</artifactId> |
|||
<configuration> |
|||
<!--<mainClass>com.bfd.mf.SearchApplication</mainClass>--> |
|||
</configuration> |
|||
<executions> |
|||
<execution> |
|||
<goals> |
|||
<goal>repackage</goal> |
|||
</goals> |
|||
</execution> |
|||
</executions> |
|||
</plugin> |
|||
</plugins> |
|||
</build> |
|||
|
|||
|
|||
</project> |
@ -1,50 +0,0 @@ |
|||
///* |
|||
// * Copyright (C) 2016 Baifendian Corporation |
|||
// * <p> |
|||
// * Licensed under the Apache License, Version 2.0 (the "License"); |
|||
// * you may not use this file except in compliance with the License. |
|||
// * You may obtain a copy of the License at |
|||
// * <p> |
|||
// * http://www.apache.org/licenses/LICENSE-2.0 |
|||
// * <p> |
|||
// * Unless required by applicable law or agreed to in writing, software |
|||
// * distributed under the License is distributed on an "AS IS" BASIS, |
|||
// * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|||
// * See the License for the specific language governing permissions and |
|||
// * limitations under the License. |
|||
// */ |
|||
// |
|||
//package com.bfd.mf.entity; |
|||
// |
|||
//import org.apache.commons.lang3.builder.ToStringBuilder; |
|||
// |
|||
//import javax.persistence.GeneratedValue; |
|||
//import javax.persistence.GenerationType; |
|||
//import javax.persistence.Id; |
|||
//import javax.persistence.MappedSuperclass; |
|||
//import java.io.Serializable; |
|||
//// |
|||
//// |
|||
////@MappedSuperclass |
|||
////public abstract class Model implements Serializable { |
|||
//// |
|||
////// private static final long serialVersionUID = 2792083395861331755L; |
|||
////// @Id |
|||
////// @GeneratedValue(strategy = GenerationType.IDENTITY) |
|||
////// protected Long id; |
|||
////// |
|||
////// public Long getId() { |
|||
////// return id; |
|||
////// } |
|||
////// |
|||
////// public void setId(Long id) { |
|||
////// this.id = id; |
|||
////// } |
|||
////// |
|||
////// @Override |
|||
////// public String toString() { |
|||
////// return new ToStringBuilder(this) |
|||
////// .append("id", id) |
|||
////// .toString(); |
|||
////// } |
|||
////} |
@ -1,64 +0,0 @@ |
|||
/* |
|||
* Copyright (C) 2016 Baifendian Corporation |
|||
* <p> |
|||
* Licensed under the Apache License, Version 2.0 (the "License"); |
|||
* you may not use this file except in compliance with the License. |
|||
* You may obtain a copy of the License at |
|||
* <p> |
|||
* http://www.apache.org/licenses/LICENSE-2.0 |
|||
* <p> |
|||
* Unless required by applicable law or agreed to in writing, software |
|||
* distributed under the License is distributed on an "AS IS" BASIS, |
|||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|||
* See the License for the specific language governing permissions and |
|||
* limitations under the License. |
|||
*/ |
|||
|
|||
package com.bfd.mf.entity; |
|||
|
|||
import javax.persistence.Column; |
|||
import javax.persistence.Entity; |
|||
import javax.persistence.Table; |
|||
import javax.persistence.Transient; |
|||
import java.io.Serializable; |
|||
|
|||
@Entity |
|||
@Table(name = "cl_channel") |
|||
public class SubjectTask extends Model implements Serializable { |
|||
|
|||
private static final long serialVersionUID = -4246312514918925209L; |
|||
|
|||
@Column(name = "name") |
|||
private String name; |
|||
|
|||
@Column(name = "code") |
|||
private String code; |
|||
|
|||
@Transient |
|||
private Boolean status = false; |
|||
|
|||
public Boolean getStatus() { |
|||
return status; |
|||
} |
|||
|
|||
public void setStatus(Boolean status) { |
|||
this.status = status; |
|||
} |
|||
|
|||
public String getName() { |
|||
return name; |
|||
} |
|||
|
|||
public void setName(String name) { |
|||
this.name = name; |
|||
} |
|||
|
|||
public String getCode() { |
|||
return code; |
|||
} |
|||
|
|||
public void setCode(String code) { |
|||
this.code = code; |
|||
} |
|||
|
|||
} |
@ -1,8 +0,0 @@ |
|||
package com.bfd.mf.task; |
|||
|
|||
public class RunStart { |
|||
|
|||
public static void main(String[] args) { |
|||
|
|||
} |
|||
} |
@ -1,12 +0,0 @@ |
|||
<?xml version="1.0" encoding="UTF-8"?> |
|||
<module type="JAVA_MODULE" version="4"> |
|||
<component name="NewModuleRootManager" inherit-compiler-output="true"> |
|||
<exclude-output /> |
|||
<content url="file://$MODULE_DIR$"> |
|||
<sourceFolder url="file://$MODULE_DIR$/java" isTestSource="false" /> |
|||
</content> |
|||
<orderEntry type="inheritedJdk" /> |
|||
<orderEntry type="sourceFolder" forTests="false" /> |
|||
<orderEntry type="library" name="jarlib" level="project" /> |
|||
</component> |
|||
</module> |
Write
Preview
Loading…
Cancel
Save
Reference in new issue