Hi,
We try to have 3 week sprints. We are running something like a
Scrumban process: whatever is ready when the time is near gets
packaged and delivered.
I think that the best starter would be something that you feel is
missing. This way you will feel more motivated. Of course, it might be
too bi
Hi,
The recommended way to include third-party libraries is to create
separate plugins for each of them, so that if needed different own
plugins can refer to different versions of a library. But this is kind
of too much work, so it is only guava that is separated because we had
a dependency before
Quick one: There seems to be a project whose sole purpose is to include the
Guava libraries. Couldn't this just be added as a library to the other
projects?
--
Everyone hates slow websites. So do we.
Make your web apps fast
I noticed that some of the items on Assembla are planned for Sprint 40.
What is usually the duration of each sprint?
Do you see any items that might serve as a starter for me on this list?
BTW, I'm also curious about the background of the project. Is it supported
by Ericsson or you're just doing
Hi!
Just ignore that plugin, it is an optional one. Close it in your workspace.
When a user installs, the graphviz plugin will get installed too. I
think there is an older graphviz available somewhere, but I don't
remember exactly.
The wrangler, tracing and cover plugins are all optional and wer
Hi,
I imported the projects into Eclipse 3.6 and got 4 compilation errors all
related to a package named "com.abstratt.graphviz" which does not seem to
be available.
Searched for the package and found that it's part of the GraphViz Eclipse
plugin, which is an inactive project on SourceForge. Howe