zhyh1105 / run-jetty-run

Automatically exported from code.google.com/p/run-jetty-run
0 stars 0 forks source link

Show/edit "Scan file/folder list" and Classpath list in RunConfiguration #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I found that the run-jetty-run added "Scan WEB-INF folder" support recently.
But is there any possible to add a new feature, the "scan file/folder list" 
option, and changes of the files in the list will be watched.

Original issue reported on code.google.com by zhoushu...@gmail.com on 10 Oct 2011 at 8:32

GoogleCodeExporter commented 9 years ago
Is there any progress on this interesting feature?

Original comment by phpxer on 4 Nov 2011 at 4:47

GoogleCodeExporter commented 9 years ago
I think it's good , but I got no time to implement this , I am terrible busy 
recently......

Will see if I get any time in Nov,
or it's very welcome to contribute the feature.

Original comment by tonylovejava on 4 Nov 2011 at 9:24

GoogleCodeExporter commented 9 years ago

Finally got time to clean defects and features , hope that's not too late. :)

I am going to rebuild the RJR classpath management and provide a listview for 
user.
In the next release , user could be able to edit the classpath and also scan 
list.

Original comment by tonylovejava on 14 Nov 2011 at 10:54

GoogleCodeExporter commented 9 years ago
That would be great. I've had classpath problems and a way to see/search the 
classpath would be really great.

Original comment by adigu...@gmail.com on 22 Nov 2011 at 1:42

GoogleCodeExporter commented 9 years ago
updated the summary.

Original comment by tonylovejava on 25 Nov 2011 at 2:48

GoogleCodeExporter commented 9 years ago
I have done the prototyping version for this feature, 
but there's still have some minor issue and I am still testing this new feature.

Here's some screenshots for current status of those features.

http://screencast.com/t/tUrLKtmoKY8
http://screencast.com/t/JWCXteWewQHC
http://screencast.com/t/nUUT774MFne

User could use checkbox to disable default classpath entries , and add their 
own classpath for Jetty or for the web application.

And for the scan folder management , you could add application-contexts.xml(for 
Spring-base project), web.xml ,other config files, or source folders.

Once you updated those files , it will auto restart.

About the schedule, because it's really complicated for classpath management, 
there might be some minor bug and it's not stable enough. I don't want to be 
rush for releaseing it.

I am going to release a nightly version before 2011/12/20 , 
and release the official version (1.3.2) before 2012/02. 

Original comment by tonylovejava on 8 Dec 2011 at 10:55

GoogleCodeExporter commented 9 years ago
Finetune some details for test-classes (mentioned in Issue 89) .

Default the test-classes will be excluded in the classpath list and scan folder 
list by default, 
but user could still enable it from the view if they want.

Original comment by tonylovejava on 15 Dec 2011 at 12:50

GoogleCodeExporter commented 9 years ago

Original comment by tonylovejava on 15 Dec 2011 at 1:06

GoogleCodeExporter commented 9 years ago
Ready since 2011/12/18 , will be in next version,
and plan to release first nightly version tomorrow.

Original comment by tonylovejava on 18 Dec 2011 at 4:42