libraries: file->jar://...protobuf, for some reasons my idea do not find required classes and can't open jar:
IntelliJ IDEA 2016.3 EAP Build #IU-163.3983.4, built on September 7, 2016 IntelliJ IDEA EAP User Expiration date: October 7, 2016 JRE: 1.8.0_112-release-b340 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="protobuf-java">
|
||||
<CLASSES>
|
||||
<root url="file://$PROJECT_DIR$/../kotlin-ir/dependencies/protobuf-2.6.1.jar" />
|
||||
<root url="jar://$PROJECT_DIR$/../kotlin-ir/dependencies/protobuf-2.6.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="file://$PROJECT_DIR$/../kotlin-ir/dependencies/protobuf-2.6.1-sources.jar" />
|
||||
<root url="jar://$PROJECT_DIR$/../kotlin-ir/dependencies/protobuf-2.6.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user