Try running the ant task "ant eclipse" and refreshing the project.
C On Mon, Apr 13, 2015 at 8:25 AM, Ibrahim <[email protected]> wrote: > Hi folks, > > Here I am asking simple questions, but I really appreciate if I get help. > Usually, I work with ZooKeeper 3.4.6, doing some experiments. > > Often, when I add change to ZooKeeper code, I use tags folder and select > release-3.4.6 (see attach picture). The problem with this is that the > Eclipse doesn’t show me any compiler error if I made any mistakes (e.g, > syntax/grammar mistake). I can only find the mistake if I run ant build. > I really appreciate if anyone code explains (the right way) how to find the > code from repository, import to eclipse, and start making change. > > By the way, I manage to find the code from the Eclipse using SVN Wizard > (checkout https://svn.apache.org/repos/asf/zookeeper/trunk/ > zookeeper-trunk), then I got the project packages organized like (see > attachment) > > < > http://zookeeper-user.578899.n2.nabble.com/file/n7580958/package_Explorer.jpg > > > > Thank you > > Ibrahim > > > > > -- > View this message in context: > http://zookeeper-user.578899.n2.nabble.com/Adding-change-to-ZK-code-tp7580958.html > Sent from the zookeeper-user mailing list archive at Nabble.com. >
