Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 3a9475f29a380ac9081ce419410a738da74ba1e7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                                                                                                               

                                                 


                                        
                                                                                                                           










                                                    
                                     


                                     
                                     





                                                        





                                                                                    
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">

<dict>
	<key>NSRequiresAquaSystemAppearance</key>
		<true/>
	<key>CFBundleExecutable</key>
		<string>eclipse</string>
	<key>CFBundleGetInfoString</key>
		<string>Eclipse 4.21 for Mac OS X, Copyright IBM Corp. and others 2002, 2021. All rights reserved.</string>
	<key>CFBundleIconFile</key>
		<string>Eclipse.icns</string>
	<key>CFBundleIdentifier</key>
		<string>org.eclipse.Eclipse</string>
	<key>CFBundleInfoDictionaryVersion</key>
		<string>6.0</string>
	<key>CFBundleName</key>
		<string>Eclipse</string>
	<key>CFBundlePackageType</key>
		<string>APPL</string>
	<key>CFBundleShortVersionString</key>
		<string>4.21</string>
	<key>CFBundleSignature</key>
		<string>????</string>
	<key>CFBundleVersion</key>
		<string>4.21</string>
	<key>NSHighResolutionCapable</key>
		<true/>
	<key>CFBundleDevelopmentRegion</key>
		<string>English</string>		
	<key>Eclipse</key>
		<array>
			<string>-keyring</string><string>~/.eclipse_keyring</string>
		</array>
</dict>

</plist>

Back to the top