I met gerrit in a company level technical discussion introduced by a pretty girl. She is hot and attractive then i feel love with her(I mean Gerrit:)). So i decide to develop a plugin. I read the document:Now, i have set up the gerrit+eclipse, and i can run/debug the gerrit in eclipse. The offical plugin under folder gerrit/plugins/* also are runable and debugable in eclipse. If i modify some java code, it reflects on the page immediately. That is really cool just like developing a popular web based app.
The problem is that i'm stuck in my own gerrit plugin. I generate the structure with maven followed the official doc and import it into eclipse as a maven project. Spent much time on how to start and debug it like the official plugin in eclipse end with no solution.
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
在 2014年12月12日星期五UTC+8上午10时05分06秒,Bevin Ye写道:Thanks for your reply.As you mentioned all the steps require having buck steps. But for creating a new plugin what i see in the document is all maven based, there is no BUCK file in the new plugin folder and i did'n find the steps to create a plugin with buck instead of Maven. So how does it work with buck without a BUCK file inside the plugin folder? Do i need to add a BUCK file manually and then execute the ./tools/eclipse/project.py?
在 2014年12月12日星期五UTC+8上午2时10分01秒,Khai Do写道: