Jump to content

[Solved] Is it possible to run Minecraft through eclipse with your own account?


XenParadox

Recommended Posts

This is something I've been trying to do for a couple days, and I can't seem to figure it out. Basically I want to be able to launch Minecraft with my modded code and test it in-game while logged into my own account. If this is not possible I will just work around it, but I rather be able to do this because it would make the project I'm working on 10x easier.

 

Thanks In Advance

-XenParadox

Link to comment
Share on other sites

In eclipse, go to Run > Run Configurations...

Under Client, go to the arguments tab, and under program arguments add the argument "--username [your username]" without the quotes, replacing [your username] with your minecraft username. I think that should work, although I'm not sure.

Link to comment
Share on other sites

  • 5 months later...

Hmmm...this doesn't seem to work now...is there a new way to do it?

 

EDIT: Literally as soon as I posted this, I got it working.

 

Now, all you need to do is go to Run, then Run Configurations. Click on Client under Java Application (there are two Client, but you only need to edit one). Then, under the arguments tab, find the Program Arguments. Now type: --username YOURUSERNAME and replace YOURUSERNAME with your username (duh). Hope this helps!

Link to comment
Share on other sites

  • 4 years later...

Its program arguments, it doesn't matter wether its Eclipse or IntelliJ.

Heres a link for IntelliJ Run configurations though

https://www.jetbrains.com/help/idea/creating-and-editing-run-debug-configurations.html

About Me

Spoiler

My Discord - Cadiboo#8887

My WebsiteCadiboo.github.io

My ModsCadiboo.github.io/projects

My TutorialsCadiboo.github.io/tutorials

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.