Mathias Agopian
8ad2a3af80
update include paths and symbols for eclipse
...
- we define __SIZE_TYPE__ and __PTRDIFF_TYPE__ in symbols
because for some reason Eclipse barfs on stddef.h otherwise.
This seems to solve the problem entirely.
- removed symbols for HAVE_xxx because those should come
from AndroidConfig.h
NOTE: make sure to set
${ProjDirPath}/build/core/combo/include/arch/linux-arm/AndroidConfig.h
in Eclipse's "Paths and Symbols" / "Include Files" tab. This tab is
NOT shown by default, it needs to be enabled in the global
preference panel under "C/C++" / "Property Pages Settings".
As far as I can tell this setting is not exportable.
Change-Id: I1aa185b4b3564118cb9da19b2f932b7b37b81167
2013-04-02 16:14:04 -07:00
Andy McFadden
f0ed2f95f7
More include paths
...
Added two AV-related include paths.
Change-Id: I70b703b82943f3c8a473ef8f7fc0f7188cab9aef
2013-03-12 15:14:45 -07:00
Andy Stadler
dd5b61cd09
Clean up classpath - bye bye Camera
...
Change-Id: I988bacb5c4fdc071f77b174e934114bf655df0ed
2013-02-08 11:56:13 -08:00
Wink Saville
7dedc1f169
Update voip in classpath
...
frameworks/base/voip has been moved to frameworks/opt/net/voip
and is now a library.
Change-Id: I4b17697be2cf6d239b7d80920f10392df8b52be2
2013-01-30 10:26:29 -08:00
Andy Stadler
8af005c81c
Update eclipse .classpath for current master config
...
* Email (back to old-school config until Email2 returns)
* SystemUI_intermediates
* mp4parser
Change-Id: I62f0b153b24368365202400515a4612e1b5ef22c
2013-01-14 10:28:32 -08:00
Andy McFadden
4db52ad567
Update Eclipse CDT include paths
...
include/arch moved
add libnativehelper for jni.h
Change-Id: I96367214cbdeb2e185fbda2c0cfaecc87a25164a
2012-11-28 14:33:21 -08:00
Andy Stadler
afa0c3fbbb
am a103fc1e: Cleanup eclipse .classpath for Gallery2
...
* commit 'a103fc1e4ed59001673ca28ddf0dabde9b2c0f01':
Cleanup eclipse .classpath for Gallery2
2012-11-12 13:50:28 -08:00
Andy Stadler
a103fc1e4e
Cleanup eclipse .classpath for Gallery2
...
A couple of minor fixes to make eclipse happy.
Change-Id: Id9a30778efd3ef18e45efe316402971ca72a7c60
2012-11-12 13:42:25 -08:00
Andy Stadler
de479873e5
Classpath cleanups - DO NOT MERGE
...
* Add external/mp4parser
* Cleanup after Email rewinding
This does not affect system image builds at all - just fixes eclipse
workspace so there are no errors reported.
Change-Id: I2aee831e460b4acb63b2b999bab4131a08af6bd9
2012-10-02 16:40:54 -07:00
Andy Stadler
28f349bbb0
Merge commit '7a494baf' into manualmerge
...
Conflicts:
ide/eclipse/.classpath
Change-Id: I0bb9abaef2525b38816f7901f13dd7ddb9167f4b
2012-09-24 17:47:47 -07:00
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