.APPLET 文件扩展名

Eclipse Java Applet Policy File

开发者 Eclipse
受欢迎程度
4.1  |  35 
 

什么是 APPLET 文件?

Developer file created by Eclipse, a software development application; generated by Eclipse automatically when creating a new applet project and saved to the project root folder as the file java.security.policy; contains security permissions for the applet.

更多信息

By default, the java.security.policy file contains the following property, which allows all permissions for the applet codebase:

grant {
  permission java.security.AllPermission;
};

This permission is generally suitable for local development on the developer's machine. However, it may not be suitable for deploying the applet to a production environment, since the applet's permissions may need to be restricted.

常见 .APPLET 文件名

java.security.policy - A file automatically generated in Eclipse applet development projects containing the security permissions for the applet.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 APPLET 文件的程序

Windows
免费
Mac
免费
Linux
免费
分类: 开发者
更新时间: 2012-11-23

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Eclipse Java Applet Policy 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们