Exception in thread "main" java.lang.RuntimeException: folder or file like '^(.+[.])(js|json)$' no found in nutztest/pets.js
at org.nutz.lang.Lang.makeThrow(Lang.java:154)
at org.nutz.resource.Scans.loadResource(Scans.java:112)
at org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:45)
at nutztest.PetHello.main(PetHello.java:15)
如题,这是idea的报错信息,同样代码eclipse上运行正常