开发者

how to include utility classes in eclipse (android programming)

开发者 https://www.devze.com 2023-01-07 16:55 出处:网络
开发者_运维问答I am doing Android programing with Eclipse (Helios), and I have some utility classes created. How do I set up Eclipse, so that if I use one of my utility classes it gets included when t

开发者_运维问答I am doing Android programing with Eclipse (Helios), and I have some utility classes created. How do I set up Eclipse, so that if I use one of my utility classes it gets included when the project compiles?


You add them to the Build Path (Right click on Project > Build Path)

0

精彩评论

暂无评论...
验证码 换一张
取 消