.APPLET Estensione file

Eclipse Java Applet Policy File

Sviluppatore Eclipse
Popolarità
4.1  |  35 Voti
 

Che cos'è un file 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.

Maggiori informazioni

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.

Nomi file .APPLET comuni

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

Apri oltre 400 formati di file con File Viewer Plus.Download gratuito

Programmi che aprono o fanno riferimento ai file APPLET

Windows
Gratuito
Mac
Gratuito
Linux
Gratuito

Verificato da FileInfo.com

Il team di FileInfo.com ha analizzato in modo indipendente il formato file Eclipse Java Applet Policy e le app Mac, Windows, and Linux elencate in questa pagina. Il nostro obiettivo è il 100% di accuratezza e pubblichiamo solo informazioni sui tipi di file che abbiamo verificato.

Se desideri suggerire aggiunte o aggiornamenti a questa pagina, faccelo sapere.