This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hello,
I’m new to Brackets and AEM 6 coming from the old 5.5 development setup and having problems getting the Slightly integration on my local machine working. I’m following the instructions here (http://docs.adobe.com/docs/en/dev-tools/sightly-brackets.html) but it’s not working for me. What would really help is if someone can provide step by step instructions on connecting to the /apps /libs and /content folders for geometrixx (since everyone has this) and I can replicate for my own project.
These are the steps I’m taking that aren’t working.
<workspaceFilter version="1.0">
<filter root="/apps/geometrixx" />
<filter root="/content"> />
<filter root="/libs"> />
<filter root="/etc/geometrixx" />
</workspaceFilter>
At this point, nothing happens. After restarting a few times, the pink AEM button in the right side became enabled and clicking it generated an invalid username/password error (using the default AEM admin account credentials). I managed to only get the button enabled once – no clue how to get back to that point (seems permanently disabled).
Environment: AEM 6 SP2, Brackets 1.1, Windows 8 x64, Java 7u76
Solved! Go to Solution.
Views
Replies
Total Likes
You are correct. There appears to be a bug with this tool and syncing with AEM:
[img]Brackets.png[/img]
In my case - its not logging in at all. So there is something wrong with this tool. Please log a ticket here:
https://helpx.adobe.com/marketing-cloud/experience-manager.html
You do no need this tool to develop Sightly components. You can use CRXDE Lite, Eclipse, etc.
Here is a community article that you should read that talks about creating a Touch UI component for AEM 6 that uses Sightly:
https://helpx.adobe.com/experience-manager/using/creating-sightly-component.html
Also - here is a link to Ask the Experts on Sightly:
Views
Replies
Total Likes
You are correct. There appears to be a bug with this tool and syncing with AEM:
[img]Brackets.png[/img]
In my case - its not logging in at all. So there is something wrong with this tool. Please log a ticket here:
https://helpx.adobe.com/marketing-cloud/experience-manager.html
You do no need this tool to develop Sightly components. You can use CRXDE Lite, Eclipse, etc.
Here is a community article that you should read that talks about creating a Touch UI component for AEM 6 that uses Sightly:
https://helpx.adobe.com/experience-manager/using/creating-sightly-component.html
Also - here is a link to Ask the Experts on Sightly:
Views
Replies
Total Likes
Thanks for checking, before I log the ticket I'd like you to try something. I too though the dialog in your screenshot pre-populated the localhost and username - if fact it isn't prepopulated. It isn't truly populated unless the text is "black". Go ahead and type in localhost:4502, username and password and take it from there. If you still can't authenticate after retyping, I'll submit a ticket.
Certainly let the team that actually develops the extension that the UI is confusing.
As for Eclipse, I tried that but apparently there's some sort of issue with Luna on my desktop setup. Client Care is working through that one.
Views
Replies
Total Likes
For Eclipse - use Kepular.
Also - when using Eclipse, you can sync using vault as opposed to using plug-ins that may or may not work. Seems there may be issues in some people's dev environments that interfere with plug-ins.
Here is a community article that talks about getting up and running with Kepular and AEM and uses vault to sync the code:
https://helpx.adobe.com/experience-manager/using/creating-aem-project-using-eclipse.html
Note this section. I have not seen issues with vault.
The next task to perform is to setup the vault tool so you can use it to synchronize between AEM JCR and Eclipse. For example, later in this development article, a template and page component is created using CRXDE lite. You can synchronize the code using the vault tool.
Note:
Install the filevault tool in your development environment. For details, see How to use the VLT Tool.
Views
Replies
Total Likes
Okay, I will give this a try - where you successful with that login dialog after re-entering the credentials?
Views
Replies
Total Likes
Nothing happened. Go ahead and log that bug.
For Sightly use Eclipse - or even CRXDE lite for now.
Also watch that webinar i referenced. It's new - just recently posted.
You can also get some code from that session here:
https://communities.adobe.com/en/communities/aem_technologistsdevelopersarchitects/resources.html
Views
Replies
Total Likes