SugarCRM version: 6.2 (Community Edition)
Are there any free plugins (SecuritySuite is not free) available to manage teams in SugarCRM?
Thanks
SuiteCRM comes with a free version of teams. It's pretty easy to transition from 6.2 CE to SuiteCRM as SuiteCRM is based on CE.
Related
I choosed this version of google Plugin: https://dl.google.com/eclipse/plugin/4.4
but I should choose which version of GWT Designer?
GWT Designer isn't maintained and won't work with latest version of GWT. You'd better not spend time trying to install/configure it.
When installing Worklight from the Eclipse Marketplace, v6.1 is being installed.
How can I switch back to v6.0?
Worklight 6.0.0.x Developer Edition is not available for download via Eclipse Marketplace. Only the latest version of the Developer Edition is ever available from Eclipse Marketplace.
To obtain previous versions of Worklight:
If you are an IBM customer or business partner, you can get it from either Passport Advantage or Partner World respectively.
For the free Developer Edition previous versions are only available as zip files. Here's the 6.0 download. After downloading, use the eclipse archive install option and point to the downloaded zip file.
For the free Developer Edition previous versions you can download from here 6.0.0.2
Does Liferay provide a plugin for IDEA ? Or are there anyone working on this ?
Liferay Inc, currently has no plans to release an IntelliJ plugin specifically for Liferay devleopment along the lines of Liferay IDE for Eclipse platform.
However, that does not mean that Liferay development doesn't work well with IntelliJ. Actually it is quite popular and successful both inside and outside the company with just the stock Java EE support that is in IntelliJ. Also some IntelliJ+Liferay users have added several wiki pages specifically talking about this combination. Wiki page1, Wiki page 2
I know the question is old, but actually Liferay Inc. got a Liferay plugin for IDEA, you can download it from the official Jetbrains plugin page
Same can be integrate in IDEA by File -> Setting -> Plugins. Select "Browse Repository" and search for "Liferay"
There is a liferay plugin for IDEA but that only works with the suitable version of IDEA as its not workable of the 64-bit version of the IDEA.
I want to be able to do visual development in Eclipse for the Trinidad JSF library (just like you can now do with Oracle ADF Faces in Eclipse).
Is it possible to do visual development in Eclipse with Trinidad? And if so, how?
Check out Oracle Enterprise for Eclipse - it should give you some level of visual development with Trinidad.
For a sample:
http://blogs.oracle.com/shay/2011/02/adf_faces_now_in_eclipse.html
free download from OTN
i am planning to start develop a website that uses webservices , i am thinking using zend framework.
as i am pretty much new for zend , i don't know much about its tools and configuration
i have eclipse installed in my computer , now is there something like zend plug in that i can download and install in eclipse.
As i have download the Eclipse PHP Development Tools (PDT) but its a separate eclipse studio only , but i want to use it from my already installed eclipse.
There is a branded version of Eclipse called Zend Studio but it is pretty expensive.
Check out Netbeans.
I have been using PHPeclipse and it has worked great.
This is their tutorial how to install :
http://www.phpeclipse.com/wiki/Installation
PDT is not studio only, you can use it with any version of Eclipse. If you already have an Eclipse installation you'll want to add their update site and then install the plugin that way. See the installation instructions here: http://wiki.eclipse.org/PDT/Installation for whichever Eclipse version you have.
Zend Studio is based on PDT, and I believe it has better ZF integration but it is a commercial product.