.IDEA 文件扩展名

Adobe Ideas Document

开发者 Adobe Systems
受欢迎程度
2.9  |  9 
 

什么是 IDEA 文件?

Image created by Adobe Ideas, a vector image editing touch app for Android tablets; can include vector objects, layers, color themes, and other graphics; commonly used for quick hand editing before completing final edits with the desktop versions of Photoshop and Illustrator.

更多信息

IDEA files can be imported into Adobe Illustrator CS5 if the Adobe Ideas plugin is installed. This plugin is part of the Adobe Creative Cloud Desktop Plug-ins suite.

注: Adobe Ideas is now a part of the Adobe Illustrator Draw app for iOS.

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

可打开 IDEA 文件的程序

Windows
Mac

Tresor IDEA Encrypted File

开发者 Warlord
受欢迎程度
2.9  |  7 
 

Encrypted file created by Tresor, a file and folder encryption program; contains an encrypted file that can only be opened in the Tresor application with the same password that was used to encrypt it.

更多信息

The IDEA file is encrypted using IDEA (International Data Encryption Algorithm) block encryption. it uses 64 bit data blocks and a 128 bit key length. It produces a 160-bit hash value from the password you create and uses 128 bits of the hash value for the IDEA encryption key. When you provide your password again, the file will be decrypted.

注: Tresor requires Mac OS between 9.0 - 10.6 with Motorola 68k and PPC processors in order to run. IDEA files cannot be accessed in Mac 10.7 or later.

可打开 IDEA 文件的程序

Mac
分类: 编码
更新时间: 2014-01-23

IntelliJ IDEA Settings Directory

开发者 JetBrains
受欢迎程度
2.7  |  3 
 

An IDEA file is a directory that contains an IntelliJ IDEA project's settings. It includes several .XML files and may also include an .IML file. The .idea folder and directory-based project format replaced IntelliJ IDEA's previous file-based project format, which utilized .IPR files.

更多信息

IntelliJ IDEA is an Integrated Development Environment (IDE) used to develop Java applications. To allow developers to more efficiently manage IDEA projects' settings while using version control systems, such as GitHub, IntelliJ transitioned IDEA to save project settings within several separate XML files, instead of one IPR file. This makes it less likely that merge conflicts will occur when a developer commits changes to their project. Each project's settings-related XML files are stored in its .idea folder.

Some of the XML files an .idea folder contains include:

  • indexLayout.xml: Contains information about external directories used in a project.
  • vcs.xml: Contains version control system-related information.
  • modules.xml: Contains a list of a project's IML files.
  • workspace.xml: Contains user-specific IDEA workspace settings.

When a developer commits their project to Git, they typically tell Git to ignore most of the files contained in the .idea folder by specifying those files in their .GITIGNORE file. The only files you might want to commit to your version control system are indexLayout.xml and vcs.xml.

How do I update an IntelliJ IDEA project to use an .idea folder instead of an IPR file?

To convert your IntelliJ IDEA project from a file-based project to a directory-based project, select File → Manage IDE Settings → Save as Directory-Based Format from IDEA's main menu.

如何打开 IDEA 文件

.idea files are not meant to be opened. To open an IntelliJ IDEA project, select that project's main directory from IDEA's Open prompt.

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

Windows
Mac
Linux
分类: 开发者
更新时间: 2021-05-19

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的所有文件格式和软件程序。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

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