Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Eclipse 新手,在选择源文件夹时遇到问题。我想将 c++ 文件添加到我的 jni 文件夹中,但是当我点击“浏览”时没有文件夹。
右键单击“jni”文件夹并选择 New -> Source File 并输入文件名,Eclipse 将在该文件夹中创建文件。