fixed NPE when missing encryption config Change-Id: I8ef6004f44b686918220e7729a499e456787a834 Former-commit-id:6b09d9b3c5
[formerly664d9282c3
[formerly 5421b666fc52e849e4ad5b39e2328a5c90a42408]] Former-commit-id:664d9282c3
Former-commit-id:0f029c3015
7 lines
369 B
XML
7 lines
369 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|