Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
António Chinita
5
Views
4
Comments
Solution Editor
Discussion
How-to
Hi guys, thought I'd share with you a little piece of code I put together.
Sometimes, when building a solution, a lot of unwanted eSpaces come along that would overwrite stuff or simply make the solution heavier than it needs to be for some specific purpose. Sometimes I needed to remove stuff from a generated solution and had to do it manually, after a few times I got tired. :)
Attached is a little program (+source code) that allows you to remove components from s solution file.
Hope it's useful to someone else. :)
SolutionEditor.zip
António Chinita
And here's the source. (Attached)
Solution Editor_Source.zip
João Rosado
Staff
Hi António,
Wouldn't the solution download without dependencies do exactly the same?
I see System Components there on your screenshot, that at least those should not be components of it.
Regards,
João Rosado
1 reply
30 May 2012
Show thread
Hide thread
António Chinita
João you're right,
but sometimes I check the "Include dependencies as components", then I have to create another version of the solution... and a version for each specific situation. Since these specific situations aren't that common, I found it easier to just edit an existing solution to suit my needs instead of creating versions :)
Matthias Preuter
MVP
I tried to edit a solution pack, and uploaded it to ServiceCenter, after uploading ServiceCenter gives "Unable to open Solution Pack for reading."
Is there a updated version of this app?
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...