Jump to content

Forge imports in eclipse. The import net.minecraftforge.fml cannot be resolved


Recommended Posts

Posted

Hello,

 

I'm trying to use a import by forge but I can't figure out why I can't use it. Everytime I load a mod into eclipse I get this error

 

"The import net.minecraftforge.fml cannot be resolved"

 

I Followed this guide on how to setup forge for eclipse but it still isn't working? Anyone have any ideas?

 

Here were my results from the build.

https://i.gyazo.com/c651bc6e868fa7607324cbd5380ab82d.png

 

I Downloaded the forge src 1.7.10 then did the following commands on it (windows).

gradlew.bat setupDecompWorkspace

gradlew.bat eclipse

 

After that I Opened eclipse and changed my workspace to that folder. But I can't seem to use any of the net.minecraftforge.fml imports?

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.