Dean Pullen

- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created "No flow configuration found, please check Spring setup"
I'm getting this error at the top of the screen in each of my flow config files:"No flow configuration found, please check Spring setup"Although the webflow is setup in one of the Spring contexts:<... -
Created IntelliJ not sync'ing with Subversion
Hi all,This way of team-working with subversion through a maven project is a bit new to me. However I have Eclipse working and sync'ing with the subversion repo after creating a workspace using a m... -
Created .svn/format file is needed by SVNKIT in 7.0.4
Apparently the .svn/format file is needed by SVNKIT in 7.0.4I've just updated Tortiose which does not now add the format file (apparently this is by design: http://tortoisesvn.tigris.org/ds/viewMes... -
Created IntelliJ 7 debugging - where's the next step etc gone
Within the IntelliJ 7 debugging screen - where's the next step icons etc gone?Just seems to be play/stop/pause.Cheers. -
Created Indent on return
An easy one, but for the life of me I can't find the property in settings!If you hit return on an unfinished line it should auto indent the next line as opposed to putting the caret in the same pl... -
Created @Table problem with IntelliJ
I want to use the EJB3 @Table, @Column, @JoinColumn (etc) annotations to name database tables and columns.In IntelliJ (6.0.5) this is marked as an error ("Cannot resolve symbol"):@Table(name = "MY_... -
Created Generate tostring
Is there a reason this plugin doesn't use a StringBuffer, myself and many others I've spoken to would much prefer if it did.Dean Pullen.