I installed:
On disk “D”: WinXP SP3
磁盘“D”:WinXP SP3
On disk “E”: JDK 1.7.0_10, Eclipse Indigo Service Release 2, GWT 2.4, GXT 2.2.5, App Engine 1.7.0, Glassfish-3.1.2.2-windows-ml,
磁盘“E”:JDK 1.7.0_10,Eclipse Indigo Service Release 2,GWT 2.4,GXT 2.2.5,App Engine 1.7.0,Glassfish-3.1.2.2-windows-ml,
Also, I have paths:
另外,我有路径:
D:\Windows
E:\Eclipse\
E:\MyGwtProjects\
When I try to run my web applications in development mode(AppEngine,Jetty):
当我尝试在开发模式(AppEngine,Jetty)中运行我的Web应用程序时:
http://127.0.0.1:8888/Files.html?gwt.codesvr=127.0.0.1:9997
I have the side effect – the free space on my disk “D” became smaller and smaller. Where I can find the files of my temporary projects on disk “D” to delete them?
我有副作用 - 我的磁盘上的*空间“D”变得越来越小。我可以在磁盘“D”上找到我临时项目的文件来删除它们吗?
When I used Glassfish I could delete all files in the:
当我使用Glassfish时,我可以删除以下所有文件:
E:\glassfish3\glassfish\domains\domain1\applications\
1 个解决方案
#1
0
The gwt temp files are usually located in Temp folder support.microsoft.com/kb/92635.You can use disk clean up feature of windows once in a while or automate disk clean up via batch file.
gwt临时文件通常位于Temp文件夹support.microsoft.com/kb/92635中。您可以偶尔使用Windows的磁盘清理功能,或通过批处理文件自动清理磁盘。
#1
0
The gwt temp files are usually located in Temp folder support.microsoft.com/kb/92635.You can use disk clean up feature of windows once in a while or automate disk clean up via batch file.
gwt临时文件通常位于Temp文件夹support.microsoft.com/kb/92635中。您可以偶尔使用Windows的磁盘清理功能,或通过批处理文件自动清理磁盘。