FDevTools icon indicating copy to clipboard operation
FDevTools copied to clipboard

Impossible to import a file from a .jar

Open CoolGuyMC opened this issue 9 years ago • 2 comments

It is impossible to import a file from a .jar when running a plugin on source. For example, EconomyAPI:

import me.onebone.economyapi.EconomyAPI;

Won't work if i'm running the plugin on source, but when i run it on a .jar, it works fine.

CoolGuyMC avatar Jan 01 '17 00:01 CoolGuyMC

This might need to modify code of nukkit to fix it...

fengberd avatar Jan 02 '17 10:01 fengberd

^

XDqrkneZ avatar Apr 27 '17 19:04 XDqrkneZ