.APPLET Přípona souboru

Eclipse Java Applet Policy File

Vývojář Eclipse
Popularita
4.1  |  35 Hlasů
 

Co je soubor 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.

Další informace

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.

Běžné názvy souborů .APPLET

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

Otevřete více než 400 formátů souborů pomocí File Viewer Plus.Stáhnout zdarma

Programy, které otevírají nebo odkazují na soubory APPLET

Windows
Zdarma
Mac
Zdarma
Linux
Zdarma

Ověřil FileInfo.com

Tým FileInfo.com nezávisle prozkoumal formát souboru Eclipse Java Applet Policy a aplikace Mac, Windows, and Linux uvedené na této stránce. Naším cílem je 100% přesnost a zveřejňujeme pouze informace o typech souborů, které jsme ověřili.

Pokud chcete navrhnout doplnění nebo aktualizaci této stránky, dejte nám vědět.