Code Monkey home page Code Monkey logo

how-to-set-up-mcp's Introduction

How To Set Up MCP (1.8.x) for Client Developing

Step 1

If you already have an IDE, you can skip this.

  • Choose your IDE: The two most popular are Eclipse and IntelliJ.
  • My personal preference is IntelliJ (Make sure to install the Community version!)
  • You can download Eclipse here, and IntelliJ here

Step 2

  • Once you have an IDE, go ahead and make a folder.
  • Call the folder your client's name, or whatever you would like.
  • Next, you need MCP. You can either get Maven-MCP, or regular MCP.
  • Once you have either one downloaded, extract it in your folder.

Step 3

  • Open your IDE, and create a new project from existing sources, if you are on MavenMCP click Maven Project, and if you are on regular MCP click Eclipse Project.

For Maven Projects, select the project file as pom.xml.
For Eclipse/Regular MCP Projects, click on the eclipse folder.

Step 4

  • Click on Project Structure > Modules > Sources, and remove Content Roots.
  • Next, if you are using regular MCP, add a Content Root to src/minecraft, but if you use MavenMCP, add a content root to src/main/java.

Step 5

  • To run your program, add a new Run Configuration.
  • i'm too lazy to finish this rn

how-to-set-up-mcp's People

Contributors

eternadox avatar

Stargazers

santzz avatar

Watchers

 avatar

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.