forked 6ad82c3339 and refactored to combine prey.toml with nest.toml. The WorkspaceHandler.discover_packages() function is very broken.
This commit is contained in:
0
.gitignore
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
.zed/debug.json
Normal file → Executable file
0
.zed/debug.json
Normal file → Executable file
0
.zed/settings.json
Normal file → Executable file
0
.zed/settings.json
Normal file → Executable file
0
AUTHORS.md
Normal file → Executable file
0
AUTHORS.md
Normal file → Executable file
0
CODE_OF_CONDUCT.md
Normal file → Executable file
0
CODE_OF_CONDUCT.md
Normal file → Executable file
0
Cargo.lock
generated
Normal file → Executable file
0
Cargo.lock
generated
Normal file → Executable file
0
Cargo.toml
Normal file → Executable file
0
Cargo.toml
Normal file → Executable file
0
Test1/.gitignore
vendored
Normal file → Executable file
0
Test1/.gitignore
vendored
Normal file → Executable file
20
Test1/.idea/.gitignore
generated
vendored
Normal file → Executable file
20
Test1/.idea/.gitignore
generated
vendored
Normal file → Executable file
@@ -1,10 +1,10 @@
|
|||||||
# Default ignored files
|
# Default ignored files
|
||||||
/shelf/
|
/shelf/
|
||||||
/workspace.xml
|
/workspace.xml
|
||||||
# Ignored default folder with query files
|
# Ignored default folder with query files
|
||||||
/queries/
|
/queries/
|
||||||
# Datasource local storage ignored files
|
# Datasource local storage ignored files
|
||||||
/dataSources/
|
/dataSources/
|
||||||
/dataSources.local.xml
|
/dataSources.local.xml
|
||||||
# Editor-based HTTP Client requests
|
# Editor-based HTTP Client requests
|
||||||
/httpRequests/
|
/httpRequests/
|
||||||
|
|||||||
26
Test1/.idea/compiler.xml
generated
Normal file → Executable file
26
Test1/.idea/compiler.xml
generated
Normal file → Executable file
@@ -1,14 +1,14 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="CompilerConfiguration">
|
<component name="CompilerConfiguration">
|
||||||
<annotationProcessing>
|
<annotationProcessing>
|
||||||
<profile name="Maven default annotation processors profile" enabled="true">
|
<profile name="Maven default annotation processors profile" enabled="true">
|
||||||
<sourceOutputDir name="target/generated-sources/annotations" />
|
<sourceOutputDir name="target/generated-sources/annotations" />
|
||||||
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
||||||
<outputRelativeToContentRoot value="true" />
|
<outputRelativeToContentRoot value="true" />
|
||||||
<module name="app" />
|
<module name="app" />
|
||||||
<module name="core" />
|
<module name="core" />
|
||||||
</profile>
|
</profile>
|
||||||
</annotationProcessing>
|
</annotationProcessing>
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
38
Test1/.idea/jarRepositories.xml
generated
Normal file → Executable file
38
Test1/.idea/jarRepositories.xml
generated
Normal file → Executable file
@@ -1,20 +1,20 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="RemoteRepositoriesConfiguration">
|
<component name="RemoteRepositoriesConfiguration">
|
||||||
<remote-repository>
|
<remote-repository>
|
||||||
<option name="id" value="central" />
|
<option name="id" value="central" />
|
||||||
<option name="name" value="Central Repository" />
|
<option name="name" value="Central Repository" />
|
||||||
<option name="url" value="https://repo.maven.apache.org/maven2" />
|
<option name="url" value="https://repo.maven.apache.org/maven2" />
|
||||||
</remote-repository>
|
</remote-repository>
|
||||||
<remote-repository>
|
<remote-repository>
|
||||||
<option name="id" value="central" />
|
<option name="id" value="central" />
|
||||||
<option name="name" value="Maven Central repository" />
|
<option name="name" value="Maven Central repository" />
|
||||||
<option name="url" value="https://repo1.maven.org/maven2" />
|
<option name="url" value="https://repo1.maven.org/maven2" />
|
||||||
</remote-repository>
|
</remote-repository>
|
||||||
<remote-repository>
|
<remote-repository>
|
||||||
<option name="id" value="jboss.community" />
|
<option name="id" value="jboss.community" />
|
||||||
<option name="name" value="JBoss Community repository" />
|
<option name="name" value="JBoss Community repository" />
|
||||||
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
|
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
|
||||||
</remote-repository>
|
</remote-repository>
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
22
Test1/.idea/misc.xml
generated
Normal file → Executable file
22
Test1/.idea/misc.xml
generated
Normal file → Executable file
@@ -1,12 +1,12 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
||||||
<component name="MavenProjectsManager">
|
<component name="MavenProjectsManager">
|
||||||
<option name="originalFiles">
|
<option name="originalFiles">
|
||||||
<list>
|
<list>
|
||||||
<option value="$PROJECT_DIR$/pom.xml" />
|
<option value="$PROJECT_DIR$/pom.xml" />
|
||||||
</list>
|
</list>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
<component name="ProjectRootManager" version="2" project-jdk-name="25" project-jdk-type="JavaSDK" />
|
<component name="ProjectRootManager" version="2" project-jdk-name="25" project-jdk-type="JavaSDK" />
|
||||||
</project>
|
</project>
|
||||||
10
Test1/.idea/vcs.xml
generated
Normal file → Executable file
10
Test1/.idea/vcs.xml
generated
Normal file → Executable file
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="VcsDirectoryMappings">
|
<component name="VcsDirectoryMappings">
|
||||||
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
0
Test1/.java-version
Normal file → Executable file
0
Test1/.java-version
Normal file → Executable file
0
Test1/Nest.toml
Normal file → Executable file
0
Test1/Nest.toml
Normal file → Executable file
2
Test1/app/.gitignore
vendored
Normal file → Executable file
2
Test1/app/.gitignore
vendored
Normal file → Executable file
@@ -1,2 +1,2 @@
|
|||||||
target/
|
target/
|
||||||
*.class
|
*.class
|
||||||
12
Test1/app/Prey.toml
Normal file → Executable file
12
Test1/app/Prey.toml
Normal file → Executable file
@@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "app"
|
name = "app"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
entry_point = "com/raven/Main.java"
|
entry_point = "com/raven/Main.java"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
code = {path = "../core"}
|
code = {path = "../core"}
|
||||||
0
Test1/app/pom.xml
Normal file → Executable file
0
Test1/app/pom.xml
Normal file → Executable file
12
Test1/app/src/main/java/com/raven/Main.java
Normal file → Executable file
12
Test1/app/src/main/java/com/raven/Main.java
Normal file → Executable file
@@ -1,7 +1,7 @@
|
|||||||
package com.raven;
|
package com.raven;
|
||||||
|
|
||||||
public class Main {
|
public class Main {
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
System.out.println("Hello, World!");
|
System.out.println("Hello, World!");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
8
Test1/app/src/test/java/Test.java
Normal file → Executable file
8
Test1/app/src/test/java/Test.java
Normal file → Executable file
@@ -1,5 +1,5 @@
|
|||||||
public class Test {
|
public class Test {
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
System.out.println("This is a test.");
|
System.out.println("This is a test.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
2
Test1/core/.gitignore
vendored
Normal file → Executable file
2
Test1/core/.gitignore
vendored
Normal file → Executable file
@@ -1,2 +1,2 @@
|
|||||||
target/
|
target/
|
||||||
*.class
|
*.class
|
||||||
8
Test1/core/Prey.toml
Normal file → Executable file
8
Test1/core/Prey.toml
Normal file → Executable file
@@ -1,4 +1,4 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "core"
|
name = "core"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
entry_point = "com/raven/Main.java"
|
entry_point = "com/raven/Main.java"
|
||||||
|
|||||||
0
Test1/core/pom.xml
Normal file → Executable file
0
Test1/core/pom.xml
Normal file → Executable file
12
Test1/core/src/main/java/com/raven/Main.java
Normal file → Executable file
12
Test1/core/src/main/java/com/raven/Main.java
Normal file → Executable file
@@ -1,7 +1,7 @@
|
|||||||
package com.raven;
|
package com.raven;
|
||||||
|
|
||||||
public class Main {
|
public class Main {
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
System.out.println("Hello, World!");
|
System.out.println("Hello, World!");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
8
Test1/core/src/test/java/Test.java
Normal file → Executable file
8
Test1/core/src/test/java/Test.java
Normal file → Executable file
@@ -1,5 +1,5 @@
|
|||||||
public class Test {
|
public class Test {
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
System.out.println("This is a test.");
|
System.out.println("This is a test.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
0
Test1/pom.xml
Normal file → Executable file
0
Test1/pom.xml
Normal file → Executable file
0
crates/cli/Cargo.toml
Normal file → Executable file
0
crates/cli/Cargo.toml
Normal file → Executable file
0
crates/cli/src/lib.rs
Normal file → Executable file
0
crates/cli/src/lib.rs
Normal file → Executable file
0
crates/core/Cargo.toml
Normal file → Executable file
0
crates/core/Cargo.toml
Normal file → Executable file
0
crates/core/assets/Main.java
Normal file → Executable file
0
crates/core/assets/Main.java
Normal file → Executable file
0
crates/core/assets/MainTest.java
Normal file → Executable file
0
crates/core/assets/MainTest.java
Normal file → Executable file
0
crates/core/src/class.rs
Normal file → Executable file
0
crates/core/src/class.rs
Normal file → Executable file
0
crates/core/src/dependency.rs
Normal file → Executable file
0
crates/core/src/dependency.rs
Normal file → Executable file
0
crates/core/src/error.rs
Normal file → Executable file
0
crates/core/src/error.rs
Normal file → Executable file
0
crates/core/src/lib.rs
Normal file → Executable file
0
crates/core/src/lib.rs
Normal file → Executable file
0
crates/core/src/nest.rs
Normal file → Executable file
0
crates/core/src/nest.rs
Normal file → Executable file
0
crates/core/src/package.rs
Normal file → Executable file
0
crates/core/src/package.rs
Normal file → Executable file
0
crates/core/src/prelude.rs
Normal file → Executable file
0
crates/core/src/prelude.rs
Normal file → Executable file
0
crates/core/src/workspace.rs
Normal file → Executable file
0
crates/core/src/workspace.rs
Normal file → Executable file
0
crates/fs/Cargo.toml
Normal file → Executable file
0
crates/fs/Cargo.toml
Normal file → Executable file
0
crates/fs/src/lib.rs
Normal file → Executable file
0
crates/fs/src/lib.rs
Normal file → Executable file
0
crates/java/Cargo.toml
Normal file → Executable file
0
crates/java/Cargo.toml
Normal file → Executable file
0
crates/java/src/compilation_scheduler.rs
Normal file → Executable file
0
crates/java/src/compilation_scheduler.rs
Normal file → Executable file
0
crates/java/src/compiler.rs
Normal file → Executable file
0
crates/java/src/compiler.rs
Normal file → Executable file
0
crates/java/src/error.rs
Normal file → Executable file
0
crates/java/src/error.rs
Normal file → Executable file
0
crates/java/src/lib.rs
Normal file → Executable file
0
crates/java/src/lib.rs
Normal file → Executable file
0
crates/java/src/runtime.rs
Normal file → Executable file
0
crates/java/src/runtime.rs
Normal file → Executable file
0
crates/pom/Cargo.toml
Normal file → Executable file
0
crates/pom/Cargo.toml
Normal file → Executable file
0
crates/pom/src/error.rs
Normal file → Executable file
0
crates/pom/src/error.rs
Normal file → Executable file
0
crates/pom/src/lib.rs
Normal file → Executable file
0
crates/pom/src/lib.rs
Normal file → Executable file
0
crates/pom/src/xml.rs
Normal file → Executable file
0
crates/pom/src/xml.rs
Normal file → Executable file
0
crates/raven/Cargo.lock
generated
Normal file → Executable file
0
crates/raven/Cargo.lock
generated
Normal file → Executable file
0
crates/raven/Cargo.toml
Normal file → Executable file
0
crates/raven/Cargo.toml
Normal file → Executable file
0
crates/raven/src/main.rs
Normal file → Executable file
0
crates/raven/src/main.rs
Normal file → Executable file
0
templates/demo/Nest.toml
Normal file → Executable file
0
templates/demo/Nest.toml
Normal file → Executable file
0
templates/demo/src/main/Prey.lock
Normal file → Executable file
0
templates/demo/src/main/Prey.lock
Normal file → Executable file
0
templates/demo/src/main/Prey.toml
Normal file → Executable file
0
templates/demo/src/main/Prey.toml
Normal file → Executable file
Reference in New Issue
Block a user