Exporting Images with JAR in Eclipse (Java)

后端 未结 6 1972
无人及你
无人及你 2020-12-06 22:45

I\'ve been working on a little project that requires external images for display. I\'m not all that familiar with how to use Eclipse and this is my first time attempting to

6条回答
  •  半阙折子戏
    2020-12-06 23:22

    Just drag the images folder into your Eclipse project, then choose to "Copy New Folder" or "Copy File and Folder" depending on Eclipse version, and then right click on the image folder (in Eclipse) and --> build path "use as source folder".

提交回复
热议问题