簡體   English   中英

How do I build a Java Github Project in Eclipse with no maven & gradle files and no.jar files in the repo

[英]How do I build a Java Github Project in Eclipse with no maven & gradle files and no .jar files in the repo

我正在嘗試使用 Eclipse 在 Github 上構建一個 Java 項目。 該項目在 repo 中沒有 maven 和 gradle 文件和 no.jar 文件。 當我嘗試在 Eclipse 中構建項目時出現以下錯誤。 “沒有可用的操作”請參閱所附圖片。 這是我正在嘗試運行的當前存儲庫, https://github.com/copley/The-Complete-Coding-Interview-Guide-in-Java.git

當前的 Eclipse 項目視圖

構建路徑截圖

構建路徑截圖

右鍵單擊項目並選擇配置 > 配置和檢測嵌套項目...

這將檢測並配置此存儲庫中包含的所有 Maven 項目,因此您可以編輯或運行它們。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM