Re: Setting up a better eclipse environment....

2013-03-06 Thread Kelven Yang
If you run directly through Eclipse, you don't need -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n You may put your memory settings to the debug profile under JRE tab for JVM settings Kelven On 3/6/13 10:16 AM, "Mike Tutkowski" wrote: >Thanks > >I dropped that value dow

Re: Setting up a better eclipse environment....

2013-03-06 Thread Kelven Yang
Mike, you are giving too much to MaxPermSize, with latest master/ASF 4.1 branch, -XX:MaxPermSize=128m would be enough Kelven On 3/5/13 11:04 PM, "Mike Tutkowski" wrote: >-XX:MaxPermSize=1024m -Xmx2048m

Re: Setting up a better eclipse environment....

2013-03-06 Thread Mike Tutkowski
Thanks I dropped that value down. For some reason I get this exception in Eclipse, but not my normal console: Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.cloud.vm.dao.DomainRouterDaoImpl]: Constructor threw exception; nested exception is

Re: Setting up a better eclipse environment....

2013-03-06 Thread Mike Tutkowski
.it works fine from the command prompt of the >> terminal app I'm using in Mac OS X). >> >> Any ideas? >> >> Thanks! >> >> >> On Tue, Mar 5, 2013 at 6:48 PM, Alex Huang wrote: >> >>> I tried that but it seems to be ove

Re: Setting up a better eclipse environment....

2013-03-05 Thread Mike Tutkowski
ng features >> saves you >> > much time in installing plugins like m2e(maven plugin) >> > >> > http://www.springsource.org/sts >> > >> > > -Original Message- >> > > From: Alex Huang [mailto:alex.hu...@citrix.com] >> > >

Re: Setting up a better eclipse environment....

2013-03-05 Thread Mike Tutkowski
it to a minimum. Maybe just psychological but at least I think > it's faster. > > --Alex > > > -Original Message- > > From: Frank Zhang [mailto:frank.zh...@citrix.com] > > Sent: Tuesday, March 5, 2013 5:09 PM > > To: cloudstack-dev@incubator.apache.org

RE: Setting up a better eclipse environment....

2013-03-05 Thread Alex Huang
3 5:09 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: Setting up a better eclipse environment > > Another tip: > > Using Spring Tool Suite that is a forked eclipse with Spring features saves > you > much time in installing plugins like m2e(maven plugin

RE: Setting up a better eclipse environment....

2013-03-05 Thread Frank Zhang
5, 2013 5:07 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: Setting up a better eclipse environment > > Another tip I have is to create one source repo and workspace for one major > branch. We've been changing our environment a lot and it really messes > with

Re: Setting up a better eclipse environment....

2013-03-05 Thread Sheng Yang
>> Sent: Tuesday, March 5, 2013 4:55 PM >> To: cloudstack-dev@incubator.apache.org >> Subject: Setting up a better eclipse environment >> >> Hi All, >> >> I've heard this from a couple of developers on eclipse and cloudstack. >> Thought I sha

RE: Setting up a better eclipse environment....

2013-03-05 Thread Alex Huang
the source directory, everything works beautifully. --Alex > -Original Message- > From: Alex Huang [mailto:alex.hu...@citrix.com] > Sent: Tuesday, March 5, 2013 4:55 PM > To: cloudstack-dev@incubator.apache.org > Subject: Setting up a better eclipse environment > &g

Setting up a better eclipse environment....

2013-03-05 Thread Alex Huang
Hi All, I've heard this from a couple of developers on eclipse and cloudstack. Thought I share this tip. When you open hit Shift-Ctrl-R on eclipse, it opens up the Open Resource dialogue. A lot of people do this as a quick way to get to a file. With CloudStack, many people see a bunch of .c