Commit Graph

178 Commits

Author SHA1 Message Date
Andy Stadler
e61482e7e5 Fix .classpath to track bouncycastle/bcprov
Change-Id: If8d142ebc96eb76f1e0b12a8d741f2e91b5d8598
2012-09-24 17:34:26 -07:00
Daniel Sandler
4f316d8fd5 am 02d2b19f: am 35d22bff: Merge "Add screensavers to default Eclipse classpath." into jb-mr1-dev
* commit '02d2b19fb6e5210e74bdb691511699424b0d12ed':
  Add screensavers to default Eclipse classpath.
2012-09-24 13:45:40 -07:00
Daniel Sandler
91fd25b045 Add screensavers to default Eclipse classpath.
Change-Id: I691634e0f2dd6e3436087302caa09c9fb1eb92c2
2012-09-22 20:29:34 -04:00
Andy Stadler
dc64828674 am 92841986: am 00814d01: Fix .classpath
* commit '92841986ea924d55ce98f45b7716596f080d4e6f':
  Fix .classpath
2012-08-28 15:10:37 -07:00
Andy Stadler
00814d01e4 Fix .classpath
Change-Id: Id897c83e926069b667d9f1d048f89bbe84445aeb
2012-08-28 14:59:13 -07:00
Chiao Cheng
7b87c25291 Merge "Adding new packages to classpath." 2012-08-24 10:24:28 -07:00
Andy Stadler
a770685d55 Quick fixes for .classpath (eclipse happiness)
Change-Id: Ibbef12b7b253bf07abdfcb1dc0ae141baf7a9315
2012-08-23 11:29:03 -07:00
Chiao Cheng
d67ccf472b Adding new packages to classpath.
Bug: 6993891
Change-Id: I421bb648e97d1727b51fd00a1aaa01a84e8bd764
2012-08-21 18:38:10 -07:00
Mathias Agopian
4e2b37c89a update eclipse C++ include paths
Change-Id: Ie86250be5513e6ccc2780425d02a6c83397fd8e9
2012-08-13 14:18:17 -07:00
Nick Pelly
0956cd2055 Update eclipse .classpath
Change-Id: I0b9120c72c2e59544339280606307a9ebd15db51
2012-08-01 16:11:27 -07:00
Andy Stadler
d720b263b1 Add telephony intermediates to classpath
Change-Id: I019e3f2d4d3eb570590a8d1758b82cc1c1669c19
2012-07-23 17:41:28 -07:00
Wink Saville
d7269a0191 Add opt/telephony and opt/mms to eclipse .classpath
Change-Id: I7ac5ff06f72435dbe10463ca71413df1fde9e676
2012-07-17 15:20:47 -07:00
Andy Stadler
a2a3bab1af Eclipse classpath maintenance
* Email -> Email2
* Add frameworks/ex/photoviewer
* Remove filterfw_intermediates

Change-Id: I9b3dfcde9d9ed7bdddbab1d9f07e4cfe60658d10
2012-07-11 15:33:58 -07:00
Jean-Baptiste Queru
bf133cf2dd am 401a65b7: resolved conflicts for merge of 45cb1b0a to jb-dev-plus-aosp
* commit '401a65b7846fb87991142d9caa4a6176f75bbe27':
  Fix Eclipse classpath file for ICS.
2012-06-12 08:02:08 -07:00
Jean-Baptiste Queru
401a65b784 resolved conflicts for merge of 45cb1b0a to jb-dev-plus-aosp
Change-Id: I50fb4331347a1921a5a75eb91a216c7e0499e2d6
2012-06-12 07:58:42 -07:00
Marc Blank
b337343ed9 am 1d7f5824: am 2476301f: Fix up .classpath for Email/Exchange/emailcommon
* commit '1d7f5824ec5d3b1d7859a5d5b5fd736258680ead':
  Fix up .classpath for Email/Exchange/emailcommon
2012-05-25 10:11:21 -07:00
Marc Blank
2476301f4d Fix up .classpath for Email/Exchange/emailcommon
Change-Id: I7303f13d4544b81e2a2655319f310a3b6c5243b1
2012-05-24 15:29:47 -07:00
Andy Stadler
c26d4211cc Fix .classpath for eclipse. DO NOT MERGE
I've marked this do-not-merge because Email/Exchange are different
in master and this will probably break 'em.

Change-Id: I9f10bd41e143d7b9b6c784d503e79ec28e9f56c3
2012-05-16 15:58:26 -07:00
Brett Chabot
d2d16091aa Fix Eclipse classpath.
Remove Exchange/src, and add junit-runner.

Change-Id: I786a8732bf78413e96454f2201edc75f9ab639ac
2012-05-11 14:27:28 -07:00
Andy Stadler
a8863a9614 Eclipse classpath cleanup
- removed UnifiedEmail, not used in JB
- updated references to media/mca packages, which moved
- libcore junit stuff is now accessed via a library, built from external

Bug: 5584451
Change-Id: Ia5358c66ba191a3a08fea731ad5d8ba3e93c1f89
2012-05-02 11:32:16 -07:00
Mathias Agopian
d069948a49 update Eclipse include paths
Change-Id: Ia73ff3cc256ac0daaf3095441f595e271bc6c44e
2012-03-08 21:05:49 -08:00
Mathias Agopian
9789239a2f Android native include paths and symbols for Eclipse IDE
these are required to get the indexer working properly. the list might
not be 100% complete, but it seems to work with the vast majority
of the sources in the tree.

Change-Id: I2a899ebc8b35b8d024cc3499539489cca0127606
2012-02-27 13:29:10 -08:00
Eino-Ville Talvala
8f3f77f20c Add cleaned-up filter framework, camera, gallery back to .classpath
Now that the /system/media/mca code is cleaned up, add it back to
.classpath along with Camera and Gallery2, which could not be be
accessed in eclipse previously without build errors.

Change-Id: I6ff01f6fa61d33a3e5c8a9f11a564f167d81dc38
Bug-Id: 5584451
2012-02-08 10:30:00 -08:00
Janos Levai
39dc2e8d06 Fix Eclipse classpath file for ICS.
Change-Id: I89a6489959be450b034d295c9eee9e4622643be3
Signed-off-by: Janos Levai <digistyl3@gmail.com>
2012-02-08 18:14:44 +02:00
Andy Stadler
d174a02615 Put Email back into eclipse .classpath
Enabled by
  https://android-git.corp.google.com/g/#/c/161302/
  https://android-git.corp.google.com/g/#/c/161303/

Thanks, Mindy!

bug: 5932475
Change-Id: I92307db44c1663d3afd2466bc5e9dee12f5fd822
2012-01-30 15:03:45 -08:00
Andy Stadler
3f733fd9d2 Classpath cleanup
1. Remove camera & gallery2 pending http://b/issue?id=5584451
2. Remove Email until apache duplication in UnifiedEmail can be
    resolved.  http://b/issue?id=5932475
3. Added frameworks/support/v13/ics & frameworks/support/v13/ics-mr1

Change-Id: I71bc9adac98bf280e9498c68fada43215971a714
2012-01-27 14:28:19 -08:00
Owen Lin
db03e6dd5f Modify the classpath due to the location changing of Gallery.
Change-Id: Ib8e2782a20d11cec8aa4cb168aedac2e6ca8d980
fix: 5176434
2011-08-18 16:10:12 +08:00
Isaac Levy
bb0459c45c Removed Launcher2_intermediates from .classpath
Change-Id: I14b8ef9d58becd3d8305014a91d0fab7722f8219
2011-08-01 14:41:08 -07:00
Flavio Lerda
fc74f9ef9e A few fixes for Eclipse classpath file.
- Remove a couple of non-existing projects.
- Add frameworks/ex/variablespeed.

Change-Id: I1969906ad2a64a3c735d4aba12bfebae0f002003
2011-07-26 21:23:29 +01:00
Andy Stadler
3995c4450c Eclipse IDE classpath fixes
* remove VPN
* add Gallery3D/PicasaProvider
* add frameworks/ex/chips
* add frameworks/opt/calendar

Change-Id: Ia144bc6d739cb3b6c3529caf7062086437295b4e
2011-07-12 10:46:07 -07:00
Andy Stadler
98ff2036ec Add support lib src for Launcher2
Change-Id: Ie1b5036cfacab233d78e65447490b1fed9a8c4fd
2011-06-01 12:01:18 -07:00
Andy Stadler
0990e78812 Add keystore intermediates to eclipse classpath.
Change-Id: I6d159c5f890ddf39ea0db7966966d3d8b2185553
2011-05-23 15:59:30 -07:00
Jeff Sharkey
c2c52bd488 Fix import ordering to match coding style.
Change-Id: I03a0fa7c90b914e730e5518f745ff23c9ac77499
2011-05-17 12:40:31 -07:00
Jeff Sharkey
8fd5ab0db8 Formatting rules specific to Eclipse 3.5.
Keep separate formatting rules for old Eclipse versions, since they
incorrectly handle "join_wrapped_lines" option.

Change-Id: I02b877ba8517d09c6f1dfed6b6baea822c06fca9
2011-05-13 13:17:44 -07:00
Chih-Chung Chang
848dcf58f9 Change from old Gallery3D to new GalleryNew3D.
Change-Id: Idab5e91c7f126851f7bc6e89cd5eb662eaedb907
2011-04-07 16:01:29 +08:00
Andy Stadler
04631234e9 Add emailcommon to classpath
Change-Id: Ia7ebfbc1c154883f9ace40ce5060a85cf471eaa2
2011-03-03 16:40:26 -08:00
Andy Stadler
db8cdb8218 Refresh eclipse classpath
* email intermediates moved to JAVA_LIBRARIES
* added android-support library

Change-Id: I9cc985f00f352547c29f2ac171e1ab03bc51a253
2011-02-28 17:07:45 -08:00
Andy Stadler
88cba92ba4 Merge "Add Exchange project to classpath" 2011-02-28 13:45:01 -08:00
David Turner
49880ee2b8 am a7a4a16d: am 0b80c5e8: am d2454506: Merge "Move files to proper location in development/ndk/platforms"
* commit 'a7a4a16d5e0552c1a64a2f8205fe42089d4df2af':
  Line Wrapping General settings Set "Never join already wrapped lines" to true.
  Move files to proper location in development/ndk/platforms
  Blank Lines within class declarations Set "Before field declarations" value to 0.
2011-02-28 10:15:41 -08:00
David Turner
a7a4a16d5e am 0b80c5e8: am d2454506: Merge "Move files to proper location in development/ndk/platforms"
* commit '0b80c5e83c057c42d3e3699593d89525c01a4096':
  Line Wrapping General settings Set "Never join already wrapped lines" to true.
  Move files to proper location in development/ndk/platforms
  Blank Lines within class declarations Set "Before field declarations" value to 0.
2011-02-28 10:07:16 -08:00
Marc Blank
ac87006f19 Add Exchange project to classpath
Change-Id: I17c10b7da9014f7fc74e75cf1166ff631edfb09a
2011-02-27 11:41:27 -08:00
Xavier Ducrohet
87be2fd3fd am e0d1a9bc: Merge "Line Wrapping General settings Set "Never join already wrapped lines" to true."
* commit 'e0d1a9bcc3279694c57ad273c94ed4975c317797':
  Line Wrapping General settings Set "Never join already wrapped lines" to true.
2011-02-17 11:40:49 -08:00
Xavier Ducrohet
1f4c4d0b2e am b430ba25: Merge "Blank Lines within class declarations Set "Before field declarations" value to 0."
* commit 'b430ba2523ab5e60033212eeac0dcd5f79f714a7':
  Blank Lines within class declarations Set "Before field declarations" value to 0.
2011-02-17 11:40:45 -08:00
Keiji Ariyama
5b78a1d5bd Line Wrapping General settings
Set "Never join already wrapped lines" to true.

Change-Id: Ia7d3f3efd1b5cf4715c4738db1e56e2512ef4d27
2011-02-16 09:04:11 +09:00
Andy Stadler
f662f8e27e Update eclipse classpath
* Remove Tag app (it is colliding with frameworks/opt/vcard)
* Add frameworks/base/packages/SystemUI
* Add frameworks/base/ex/carousel

Change-Id: Id23743f5501fce624bd10cb6f8565c0ddaf00c7f
2011-02-08 12:41:52 -08:00
Keiji Ariyama
a9cf6c0596 Blank Lines within class declarations
Set "Before field declarations" value to 0.

Change-Id: I8a8d90af8f1e87b60b99d9037684a9aeb1ee0bb9
2011-02-01 15:12:37 +09:00
Andy Stadler
3555b81258 am dae2faa3: Fix eclipse classpath
* commit 'dae2faa37be3f0f877ed946513f97ac80fa6cf3e':
  Fix eclipse classpath
2011-01-25 15:23:37 -08:00
Andy Stadler
dae2faa37b Fix eclipse classpath
* Remove AccountsAndSyncSettings
* Add bouncycastle_intermediates/classes-jarjar.jar

Change-Id: I7bab0a0abd4513a01fe8b633c71876b3e23e86ed
2011-01-25 15:20:45 -08:00
Nick Pelly
e99861912c am 1717afbc: am 072bca5b: Add Tag app to eclipse classpath
* commit '1717afbca4361cc190d3a3098c4ffce6ddb443f0':
  Add Tag app to eclipse classpath
2011-01-24 13:23:48 -08:00
Nick Pelly
1717afbca4 am 072bca5b: Add Tag app to eclipse classpath
* commit '072bca5b0991c2b4ddbd058ff51fe7f52cb11177':
  Add Tag app to eclipse classpath
2011-01-21 10:51:18 -08:00