Code Monkey home page Code Monkey logo

Comments (6)

JustRed23 avatar JustRed23 commented on August 16, 2024 2

Hey! You probably have two choices:

  1. (i recommend this one) Switch over to Intellij, its way easier since intellij helps you with a lot more than eclipse
  2. Watch some videos about creating a hacked client (they mostly have the same procedure with setting up stuff)

from mcp-reborn.

MGW14 avatar MGW14 commented on August 16, 2024

Shift-Rightclick in the folder where MCP is in and select open power-shell.
Run ".\gradlew.bat genEclipseRuns eclipse" and wait.

When it's done open Eclipse and select the MCP/eclipse folder and then you're done. You may have to import the Project in eclipse but i don't think so

from mcp-reborn.

dogsout1 avatar dogsout1 commented on August 16, 2024

im able to run it normally but i cant debug Start.java because it doesnt show it in the directory?

from mcp-reborn.

ArsiTheFox avatar ArsiTheFox commented on August 16, 2024

Getting an error that mcp_config.zip doesn't exist.

File '%PATH%\MCP-Reborn-master\projects\mcp\build\mcp-config.zip' specified for property 'config' does not exist.

from mcp-reborn.

ArsiTheFox avatar ArsiTheFox commented on August 16, 2024

Did >.\gradlew.bat genEclipseRuns eclipse

Tried using intellij also but didn't work.
I mainly want to get it to work with eclipse because that is my main JavaPlugin coding platform

from mcp-reborn.

TheKodeToad avatar TheKodeToad commented on August 16, 2024

Not many people do this but you can import Gradle projects into Eclipse the same way you do with Intellij.
Here is how:

  1. Right click inside "Package Explorer"
  2. Click "Import"
  3. Expand "Gradle"
  4. Double click "Existing Gradle Project"
  5. Press "Next >" if the welcome screen appears
  6. Choose the project folder in "Project root directory"
  7. Press "Finish"
    Specifically for MCP Reborn:
  8. In settings.gradle remove this line: "rootProject.name = 'mcp-reborn'"
  9. Click the "Gradle Tasks" tab in the panel at the bottom
  10. Expand "mcp"
  11. Double click "setup"
    To run the client:
  12. Click the "Gradle Tasks" tab in the panel at the bottom
  13. Expand "mcp"
  14. Double click "runclient"

from mcp-reborn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.