Search:

Type: Posts; User: amcauley; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,200

    Archetype, how to get sources vi maven?

    Hi folks - ok, newish to maven but..

    I create an archetype rtoject. Fine. I run mvn install and mvn eclipse:eclipse for the new project and open it. Fine.

    My question - how do I have my...
  2. Replies
    6
    Views
    2,287

    I hadnt actually, but could be done! I have...

    I hadnt actually, but could be done! I have another here for using maven I might put up. As I said, its all pretty basic, but useful no doubt to someone.

    Whilst Im here, I have a bit of free time...
  3. Replies
    6
    Views
    2,287

    ...well, ive blogged it so ppl can access it. Its...

    ...well, ive blogged it so ppl can access it. Its menat to be spring rich specific, thats the main point I guess. So sending it to Tortoise wasnt what I had in mind. Id agree the site probably needs...
  4. Replies
    6
    Views
    2,287

    Using Tortoise SVN Client, document

    Hi All, Ive created a step through guide for fetching the project from SourceForge using the Tortoise SVN Client with image grabs etc. Its basic stuff, but Id say its useful for new starters and...
  5. Hi again. I guess the main reason for my post (...

    Hi again. I guess the main reason for my post ( as a new maven/svn user) is to establish the procedure to follow when updating the spring rich client from svn if some eclipse problems appear. Im...
  6. Thread: SVN Problems

    by amcauley
    Replies
    5
    Views
    4,189

    Hi again. Since Im new to svn and presently...

    Hi again. Since Im new to svn and presently playing with it, and just to be a bit more helpful, Ive checked out spring rich again to a brand new directory and it does so successfully from scratch for...
  7. Thread: SVN Problems

    by amcauley
    Replies
    5
    Views
    4,189

    Hi Jonny, Ive checked out the project this...

    Hi Jonny,

    Ive checked out the project this week (yesterday or day before) from scratch and updated it today using Tortoise SVN. Things seem to be working ok. I am new to subversion and this new...
  8. Ok, I tried a bit harder. Im new to this maven...

    Ok, I tried a bit harder. Im new to this maven thang. I have developed a product using the pre 0.1 release, which, to my knowledge has been webstarted out to about 250 sites and some happy users. Id...
  9. springmodules, svn update, build assistance required

    Hi Folks,

    I managed to work through a developer installation in eclipse and get things all in order. However, I just ran a svn update which breaks things in eclipse.

    Basicall it cant find...
  10. Replies
    6
    Views
    1,470

    lol. yeah, thats it....id even forgotten that id...

    lol. yeah, thats it....id even forgotten that id mentioned that it might be worth raising a JIRA issue about.....jeez, code rot....brain rot....all the same!

    cheers
  11. Replies
    6
    Views
    1,470

    Theres a message that gives the answer to this...

    Theres a message that gives the answer to this somewhere on this forum, as I have had toolbar buttons with text. I cant quite find it, but have a look...i recall it involved setting a new...
  12. Replies
    0
    Views
    776

    any london based spring rich companies?

    Hi folks, dont know if this is cheeky to ask here, but Im wondering if there are any london based companies currently using spring rich, glazed lists, jgoodies, validation, looks, good desktop...
  13. Replies
    2
    Views
    963

    Youll need to clear your own data out. One way...

    Youll need to clear your own data out. One way of doing that is when the view loses focus, or gains focus i guess , whatever suits you. Youll need to override




    public void...
  14. Replies
    10
    Views
    8,133

    Hi Andy - ive been using JFormDesigner on...

    Hi Andy - ive been using JFormDesigner on evaluation for last three weeks, im literally about to purchase just after i post this.

    - I am very impressed indeed byy the quality of this product. Its...
  15. Thread: BusyIndicator

    by amcauley
    Replies
    3
    Views
    1,827

    This works fine for me - Before your time...

    This works fine for me -

    Before your time intensive task, in your view:




    BusyIndicator.showAt(Application.instance().getActiveWindow()
    .getControl());
  16. Replies
    3
    Views
    1,755

    default button for view, eg ENTER in login

    Hi all,

    Anyone any ideas on how to retrieve the root Frame of the application?
    I want to set a default button for a view but cant get hold of the root frame to set that button, eg a login screen...
  17. Ok, well i must be too out of date with CVS, as...

    Ok, well i must be too out of date with CVS, as ive checked the spring rich source (pre your start on working on it again...).

    Sounds like im just too out of date to have that functionality, of...
  18. Hi Ollie, well it would seem sensible to add the...

    Hi Ollie, well it would seem sensible to add the properties to the form, but I dont want any widgets on screen for these properties. I dont see how one can add properties to the *formModel*, i can...
  19. Hi Ollie, many thanks for the reply. That looks...

    Hi Ollie, many thanks for the reply. That looks just what Im after.

    However, I havent moved to the latest spring rich framework yet, so Im not sure how to go about this.

    Basically, I can add...
  20. Bean backed form, DefaultRulesSource, compare properties

    Hi folks,

    Im trying to create a DefaultRulesSource for form validation.
    I can see how to do basic constraints on a single property, but Im wondering is it possible to have a constraint that...
  21. Just to clarify....Im not doing anything with...

    Just to clarify....Im not doing anything with unexpected EDT exceptions, other than use the system property to register a handler to aid in debugging.

    The other ExceptionHandlers are for those...
  22. Indeed, well Im already using: ...

    Indeed, well Im already using:



    System.setProperty("sun.awt.exception.handler", EDTExceptionHandler.class.getName());


    ..for unhandled EDT exceptions, but im thinking more of a general...
  23. Use of exception listeners, within Spring Rich

    Im wondering if people have thoughts on exception handling strategies to use with Spring Rich, or indeed, if there is any functionality in place within the codebase that I may have missed, suited to...
  24. Hi, Im not sure I fully understand your post....

    Hi, Im not sure I fully understand your post. But, Im surmising you mean that you dont want to have all your beans being created until they are needed, so you get better startup performance.... In...
  25. Replies
    1
    Views
    1,087

    BusyIndicator works?

    Er, does the BusyIndicator class work? It looks obvious as to how it should be used, but Im not seeing much on screen...

    Am i missing something here?


    Cheers

    Alan
Results 1 to 25 of 52
Page 1 of 3 1 2 3