오라클 드라이버를 명시적으로 삭제.
[Tadpole.git] / targetProject / eclipse-4.3-delta-pack / features / org.eclipse.equinox.executable_3.6.0.v20130521-0416 / bin / carbon / macosx / x86 / Eclipse.app / Contents / Info.plist
blobb55548fb316276c7274578709fe34e0daab58cff
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
5 <dict>
6 <key>CFBundleExecutable</key>
7 <string>eclipse</string>
8 <key>CFBundleGetInfoString</key>
9 <string>Eclipse 3.8 for Mac OS X, Copyright IBM Corp. and others 2002, 2011. All rights reserved.</string>
10 <key>CFBundleIconFile</key>
11 <string>Eclipse.icns</string>
12 <key>CFBundleIdentifier</key>
13 <string>org.eclipse.eclipse</string>
14 <key>CFBundleInfoDictionaryVersion</key>
15 <string>6.0</string>
16 <key>CFBundleName</key>
17 <string>Eclipse</string>
18 <key>CFBundlePackageType</key>
19 <string>APPL</string>
20 <key>CFBundleShortVersionString</key>
21 <string>3.8</string>
22 <key>CFBundleSignature</key>
23 <string>????</string>
24 <key>CFBundleVersion</key>
25 <string>3.8</string>
26 <key>CFBundleDevelopmentRegion</key>
27 <string>English</string>
28 <key>CFBundleLocalizations</key>
29 <array>
30 <string>ar</string>
31 <string>cs</string>
32 <string>da</string>
33 <string>el</string>
34 <string>en</string>
35 <string>es</string>
36 <string>de</string>
37 <string>fi</string>
38 <string>fr</string>
39 <string>hu</string>
40 <string>it</string>
41 <string>iw</string>
42 <string>ja</string>
43 <string>ko</string>
44 <string>nl</string>
45 <string>no</string>
46 <string>pl</string>
47 <string>pt_BR</string>
48 <string>pt</string>
49 <string>ru</string>
50 <string>sv</string>
51 <string>tr</string>
52 <string>zh_HK</string>
53 <string>zh_TW</string>
54 <string>zh</string>
55 </array>
57 <key>Eclipse</key>
58 <array>
59 <!-- to use a specific Java version (instead of the platform's default) uncomment one of the following options:
60 <string>-vm</string><string>/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Commands/java</string>
61 <string>-vm</string><string>/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java</string>
62 -->
63 <string>-keyring</string><string>~/.eclipse_keyring</string>
64 <string>-showlocation</string>
65 <!-- WARNING:
66 If you try to add a single VM argument (-vmargs) here,
67 *all* vmargs specified in eclipse.ini will be ignored.
68 We recommend to add all arguments in eclipse.ini
69 -->
70 </array>
71 </dict>
73 </plist>