You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(21) |
Oct
(41) |
Nov
(18) |
Dec
(7) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
|
Feb
|
Mar
(15) |
Apr
(17) |
May
(2) |
Jun
(6) |
Jul
(13) |
Aug
(4) |
Sep
|
Oct
|
Nov
|
Dec
(3) |
| 2006 |
Jan
(3) |
Feb
|
Mar
(1) |
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
(2) |
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2018 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2022 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2023 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: DerekAdams <der...@mo...> - 2023-04-11 18:45:10
|
SpringIDE https://bit.ly/3ZWTjkl DerekAdams |
|
From: <in...@sk...> - 2022-05-02 06:32:22
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD></HEAD> <BODY> <P>Hi </P> <P><BR>We're a professional PCB manufacturer.<BR>If you are a lighting manufacturer and use aluminum PCB and power PCB, we can offer you the best price to make your products more competitive.<BR>We have not only PCB manufacturing but also SMT equipment to make PCBA for you.</P> <P><BR>This is Rumble from E-FASTPCB Co., Ltd, with over 16 years in PCB manufacturing. <BR>We have already helped hundreds of companies' performance problems, for good products that high cost.</P> <P><BR>If you have any questions and want to learn more details, contact us.</P> <P><BR>Take care & See you soon,</P> <P><BR>Rumble<BR>E-FASTPCB Co., Ltd<BR>E-Mail: Rumble@ e-fastpcb.com<BR>Skype: kuenye888</P></BODY></HTML> |
|
From: Helen <ale...@fa...> - 2022-02-14 15:54:33
|
<html> <head> </head> <body> the follow up </body> </html> |
|
From: Derek A. <der...@ro...> - 2018-05-29 01:35:49
|
Good morning Spring https://goo.gl/cuSgFA Derek |
|
From: <blo...@la...> - 2018-02-19 21:02:20
|
good afternoon https://goo.gl/ZQ8NK1 derek_a_adams |
|
From: Derek A. <ef...@te...> - 2014-06-14 00:43:33
|
Hello Spring http://amstergrad.nl/case.php?akktea1495azpzc Derek Adams |
|
From: Derek A. <der...@ya...> - 2013-04-24 12:33:45
|
http://torniven.com/wp-content/plugins/akicmet/facebook.php?ewovf752wn ==================== If you can't elucidate, obfuscate. |
|
From: Павел С. <psa...@na...> - 2009-07-13 12:29:25
|
Hello, ALL
Spring IDE looks beans and separates its by bean-definition files. For
examle:
applicationContext.xml
- bean1
- bean2
dispatcher-servlet.xml
- bean3
- bean4
This solution has a trouble: Autoinsert is working only for the beans
which defined in current file. For example we are editing the
applicationContext.xml:
<bean id="superBean" class="com.example.app.MyClass">
<property name="prop" ref="|" /> (| means keyboard cursor)
</bean>
and pressing Ctrl+Space - we can choose only from
- bean1
- bean2
May be to search the beans in all bean-definition files?
--
С уважением,
Павел Самолысов
Инженер-программист
NAUMEN. Информационные системы управления растущим бизнесом.
Тел. +7-922-72-77-936
psa...@na...
http://www.naumen.ru
|
|
From: Rahul N. <rah...@gm...> - 2009-05-15 05:32:26
|
Hi All, I am unable to access Spring IDE archives using Eclipse update manager using the sites provided in http://springide.org/project/wiki/SpringideInstall. The update sites * http://springide.org/updatesite/* <http://springide.org/updatesite/>* *and * http://springide.org/updatesite_1.1.x/* (Spring IDE 1.1.0 - 1.2.0) or * http://springide.org/updatesite_1.x/* (Spring IDE 1.2.0 - 1.3.6). Could some one please share the procedure to obtain the previous versions. Thanks, -- Rahul N |
|
From: Rick K. <rmk...@co...> - 2009-04-11 02:52:43
|
Greetings, I have been working fairly extensively on a utility to generate a difference report between two Spring configuration files. Would there be anyone interested in integrating this within the SpringIDE framework? We have lots of Spring files at work and people keep copying sections from one file to another. This tool was developed to help identify those differences. Take care, Rick |
|
From: Tang Y. <tan...@cn...> - 2009-02-04 05:20:15
|
Hi Dupis,All Member, My name is Mike Tang, and from China. Very glad to join the group! I have used the spring ide for eight months, and am working on the job of spring ide's evaluation. I wish that I can get some newest info from the group, at the same time, I also wish to contribute some valuable info. --Mike Tang, Fujitsu Company in Nanjing of China |
|
From: Sean F. <sfl...@re...> - 2009-02-03 03:22:59
|
G'day, (This mailing list looks dead, but I can't find any other dev list.) From a quick look at the source code, it looks as if at least some of the plugins are internationalised (strings externalised into .properties files). Is it just some of them, or are they pretty much all internationalised? https://fisheye.springframework.org/search/spring-ide/trunk?head=true&filename=messages*.properties&groupby=dir I can't find any translations other than English, so I presume there aren't any yet. Hypothetically speaking, do you want translations submitted as .properties patches against the source tree, to be included with subsequent releases, or is there another plan for this sort of thing? Regards Sean. -- Sean Flanigan Senior Software Engineer Engineering - Internationalisation Red Hat |
|
From: Colin S. <co...@in...> - 2006-04-23 22:50:59
|
The problem happens for me on Windows (XP) too... On 4/23/2006 6:08 PM, Torsten Juergeleit wrote: > If you're planning to run Eclipse 3.2 RC1 on operating systems other > than Windows and Linux then you should be aware of the bugzilla entry > #136907 <https://bugs.eclipse.org/bugs/show_bug.cgi?id=136907>. > > As a workaround you can install the features / plugins with Eclipse > 3.2 M6 into an extension location and re-use this extension location > with Eclipse 3.2 RC1. > > Cheers, > Torsten -- Colin Sampaleanu Principal, Interface21 Spring Training, Consulting and Support - "From the Source" http://www.interface21.com tel: 647-722-5402 cell: 847-636-2721 |
|
From: Torsten J. <to...@sp...> - 2006-04-23 22:08:46
|
If you're planning to run Eclipse 3.2 RC1 on operating systems other than Windows and Linux then you should be aware of the bugzilla entry #136907. As a workaround you can install the features / plugins with Eclipse 3.2 M6 into an extension location and re-use this extension location with Eclipse 3.2 RC1. Cheers, Torsten |
|
From: Torsten J. <to...@sp...> - 2006-04-23 21:58:29
|
If you're planning to use the above then you should be aware of the WebTool's bugzilla entry #137705 :-( Cheers, Torsten |
|
From: Torsten J. <to...@sp...> - 2006-04-23 12:39:14
|
All, the developer update site provides a release candidate version of 1.3.0. Please give it a try (infos regarding the new stuff can be found here). This release is developed for Eclipse 3.1.x (with Web Tools 1.0.x) but Eclipse 3.2 (with Web Tools 1.5) should be fine too. The update manager of Eclipse 3.2 RC1 seems to be broken (the Finish button is not enabled for the Spring IDE updatesite :-( ). So you have to install Spring IDE with Eclipse 3.2 M6 to use it with Eclipse 3.2 RC1. It's planned to release the new version next week. Cheers, Torsten |
|
From: Torsten J. <to...@sp...> - 2006-03-07 22:49:00
|
A new plugin (named "org.springframework.ide.eclipse.beans.ui.search") is available in the trunk. It's based on the search facility defined in Greg's springide-ext project. Further details and a screenshoot can be found in our wiki. Any feedback (e.g. suggestions for new searches or optimizing the dialog / view) appreciated ;-) Torsten |
|
From: Torsten J. <to...@sp...> - 2006-01-28 00:09:09
|
Pierre-Antoine started working on a new feature of Spring IDE - a set of wizards (refer to ticket #141). A detailed description can be found here and a discussion is started here. Any feedback is appreciated. Cheers, Torsten |
|
From: Torsten J. <tor...@on...> - 2006-01-11 00:16:09
|
A new preview of release 1.2.5 is available on the developer updatesite (http://springide.org/updatesite_dev/). Please give it a try. It's planned to release 1.2.5 this week. Torsten On 31.12.2005, at 03:55, Torsten Juergeleit wrote: > All, > > we are preparing a new release of Spring IDE. The following is a > copy of the current release notes: > > > This release contains bugfixes and some new features. For a > detailed summary of all tickets visit {15}. > > BeansCore > > internally used XML parser Xerces updated to version 2.7.1 > bugs in BeansConfigValidator fixed: > check for no-arguments-constructor skipped for attribute > 'autowire="constructor"' > skipping placeholders in classes and property names > init-method and destroy-method are validated now > required default constructor are validated now > BeansUI > > more suitable icons in the BeansView and the outline view of > BeansXmlEditor > descriptive icons in BeansXmlEditor outline view instead of verbose > text > new entry in BeansView context menu for opening the selected node > in an text editor > new action in BeansXmlEditor outline view for alphabetically sorting > new entry in BeansView context menu for toggeling the outline style > between Spring-style and standard XML-style 0 > Maybe you can give the stuff in the trunk of our Subversion > repository a try :-) > > Any feedback appreciated... > > Cheers, > Torsten > > PS. Late Merry Christmas and early Happy New Year :-) > > |
|
From: Torsten J. <to...@sp...> - 2006-01-01 23:45:27
|
For your convenience we uploaded a preview of release 1.2.5 on the developer updatesite (http://springide.org/updatesite_dev/). Maybe you can give it a try :-) Torsten PS. Happy New Year! On 31.12.2005, at 03:55, Torsten Juergeleit wrote: > All, > > we are preparing a new release of Spring IDE. The following is a > copy of the current release notes: > > > This release contains bugfixes and some new features. For a > detailed summary of all tickets visit {15}. > > BeansCore > > internally used XML parser Xerces updated to version 2.7.1 > bugs in BeansConfigValidator fixed: > check for no-arguments-constructor skipped for attribute > 'autowire="constructor"' > skipping placeholders in classes and property names > init-method and destroy-method are validated now > required default constructor are validated now > BeansUI > > more suitable icons in the BeansView and the outline view of > BeansXmlEditor > descriptive icons in BeansXmlEditor outline view instead of verbose > text > new entry in BeansView context menu for opening the selected node > in an text editor > new action in BeansXmlEditor outline view for alphabetically > sorting -> there's an issue with WebStandardTools 1.0 (refer to > Bugzilla entry 122403) > new entry in BeansView context menu for toggeling the outline style > between Spring-style and standard XML-style -> there's an issue > with WebStandardTools 1.0 (refer to Bugzilla entry 122404) > > Maybe you can give the stuff in the trunk of our Subversion > repository a try :-) > > Any feedback appreciated... > > Cheers, > Torsten > > PS. Late Merry Christmas and early Happy New Year :-) > |
|
From: Torsten J. <to...@sp...> - 2005-12-31 02:55:32
|
All,
we are preparing a new release of Spring IDE. The following is a copy
of the current release notes:
This release contains bugfixes and some new features. For a detailed
summary of all tickets visit {15}.
BeansCore
internally used XML parser Xerces updated to version 2.7.1
bugs in BeansConfigValidator fixed:
check for no-arguments-constructor skipped for attribute
'autowire="constructor"'
skipping placeholders in classes and property names
init-method and destroy-method are validated now
required default constructor are validated now
BeansUI
more suitable icons in the BeansView and the outline view of
BeansXmlEditor
descriptive icons in BeansXmlEditor outline view instead of verbose text
new entry in BeansView context menu for opening the selected node in
an text editor
new action in BeansXmlEditor outline view for alphabetically sorting -
> there's an issue with WebStandardTools 1.0 (refer to Bugzilla
entry 122403)
new entry in BeansView context menu for toggeling the outline style
between Spring-style and standard XML-style -> there's an issue with
WebStandardTools 1.0 (refer to Bugzilla entry 122404)
Maybe you can give the stuff in the trunk of our Subversion
repository a try :-)
Any feedback appreciated...
Cheers,
Torsten
PS. Late Merry Christmas and early Happy New Year :-)
|
|
From: Christian D. <chr...@sp...> - 2005-12-22 23:17:03
|
jepp, at least one is reading the list ;-) merry christmas to everyone. Christian On 22 Dec 2005, at 23:59, Torsten Juergeleit wrote: > I have to second Loren's question on the forum: > Is anyone reading this list? > > Cheers, > Torsten |
|
From: Torsten J. <to...@sp...> - 2005-12-22 23:00:03
|
I have to second Loren's question on the forum: Is anyone reading this list? Cheers, Torsten |
|
From: Torsten J. <to...@sp...> - 2005-08-22 22:31:20
|
Marc, after installing SpringIDE using updatedate-site all hibernatetools functionality was gone in Eclipse! How did you install Spring IDE? Did you use Eclipse's update manager to install Spring IDE from http://springide.org/updatesite/ as stated in the install guide or did you unzip the "updatesite_x.x.x.zip" archive into your Eclipse installation directory? Perhaps even a solution?? On the latter you're in the same boat as the guy from http:// forum.springframework.org/viewtopic.php?t=7893 :-( On the former we can dig deeper: 1. Did you take a look into Eclipse's error log (Window / Show View / Error Log)? Any unusal observations here? Maybe the Hibernate Tools plugins are indicated as disabled. 2. Did you took a look into Eclipse's product configuration (Help / Software Updates / Manage Configuration)? Any unusal observations (e.g. disabled plugins) here? Is the Hibernate Tools' feature listed here? If yes, is it still enabled? 3. Did you took a look into the installation history (Help / Software Updates / Manage Configuration / View Installation History)? Any unusal observations here? 4. Did you try to rollback to a previous working configuration (Help / Software Updates / Manage Configuration / Revert To Previous)? Cheers, Torsten PS. Please use the support forum (http://forum.springframework.org/ viewforum.php?f=10) for issues like this. This list is intended for communication regarding the development of Spring IDE only. Thank you. PPS. The subject of your mail has a strong tone. Spring IDE's update site stat (created from the apache access logs via awstats) counts more than 9.000 accesses via Eclipse's update manager and more than 2.100 downloads of updatesite_1.2.2.zip this month. It seems that your are the first one which runs into trouble running Spring IDE together with the Hibernate Tools plugins. Sorry about that. On 22.08.2005, at 16:15, Marc Lustig wrote: Hi, after installing SpringIDE using updatedate-site all hibernatetools functionality was gone in Eclipse! Anybody else experienced this? Perhaps even a solution?? The awfull thing is that even deleting all the jars from features/ plugins dirs did not help! ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/ bsce5sf _______________________________________________ Springide-eclip-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springide-eclip-developer |
|
From: Marc L. <mar...@si...> - 2005-08-22 14:16:09
|
Hi, after installing SpringIDE using updatedate-site all hibernatetools functionality was gone in Eclipse! Anybody else experienced this? Perhaps even a solution?? The awfull thing is that even deleting all the jars from features/plugins dirs did not help! |