Ok. Thx for clarifying.
Actually I donīt quite see the usefulness of config sets. Probably Iīm missing something, but shouldnīt all context files be valid(ated)? To me contexts is more about...
Type: Posts; User: Jenson; Keyword(s):
Ok. Thx for clarifying.
Actually I donīt quite see the usefulness of config sets. Probably Iīm missing something, but shouldnīt all context files be valid(ated)? To me contexts is more about...
Are there a fast way to open /jump to the xml bean declaration from the java editor? I know about 'search bean' but thats not what Iīm looking for.
I believe there should be some way to quickly...
Great! Thanks.
Iīm not that familiar with configuration sets since I really not quite understand its semantics. Iīve noticed though that I need to set something up to avoid missing bean...
Yes, this should really be implemented... 15 votes and all...
I think it would be nice if imported could be automatically configured ny sts when importing a spring based project. Today one need to, (correct me if Iīm wrong), go into prefs on each module having...
Ok, so youīre mixing projects. Must be something more to it then...
And yes, I have a couple of big projects. I will test some more later on... right now I have one year of working with crippled...
>>Are you sure that the problem is coming from svn+git, or maybe it is just coming from git.
Well, as I wrote it works flawless since I tried working ONLY with the set of ~35 git managed...
Hi, I just want to share my experiences with STS ...
Last year, since the juno release, I have been struggling with STS/eclipse. My setup is that I have ~50 projects open in my ide, whoms sources...
I noticed that Juno SR1 has been released. I havenīt tried it but Iīm hoping some of the performance issues has been addressed.
So, when will STS based on Juno SR1 be released?
Cheers
/Jens
I did experience poor performance when switching editors/perspectives etc. After installing the patch the ide feel much more responsive.
Cheers
/Jens
Hi.
Does Spring Data Jpa (crud) repositories support Hibernate UserTypes?
@Type(type = "se.novamedia.jpaspike.domain.GeometryType")
@Column(name = "GEOM")
public Geometry...
The project Iīm working on is about to choose an jsf component library to use with webflow. Looking at the demos and showcases they are quite impressing, but does anyone have hands on experience...
A clean install seems to work.
It seems to be a problem when updating sts plugins from 3.2.1 to 3.2.2.
I have 2 separate installations that stopped working after performing an update.
/J
Strange...
Yes it is installed (Version: 2.3.2.201003220227-RELEASE)
Well, I will try a clean install later...
Cheers
/Jens
Thx.
This is about all that is working. The file is recognized as an Spring Web Flow XML File, and opens in the Spring Web Flow XML Editor.
But besides plain xsd-completion the editor is not...
No, no solution.
Since there's no other postings about people having problems with weblow support in 2.3.2 I guess itīs some problem in my local installation.
But before I try solving my...
Hi.
Something seems to has happened to web flow support after upgrading STS to 2.3.2.
The first thing I notice ia that the graphical flow editor is gone, and then thereīs no webflow...
I tried the editor in oracles enterprise pack plugin which also lacks code completion support for jsf/faselets/webflow.
I also tries netbeans which seems to have excellent support for jsf 2.0 but...
Thanks. It works. Why do I have to use $ instead of #? Whats the difference?
Hi.
I would like to make transitions based on the size of an list, but I canīt find simple way to do that. Anyone has an simple and nice solution to this problem?
I would my transitions to look...
Thanks...
I will try that.
What if isīs part of a bigger expression...
<evaluate expression='action.method(resourceBundle.my.qualified.prop) />
Cheers
I have problems using the predefined resourceBundle EL variable when the properties are named using dot notation.
This works fine
<action-state id="...">
<evaluate...