Home › Forums › kdb+ › How to setup KX Developer IDE workspace with specific Q and C/C++ integration › Re: How to setup KX Developer IDE workspace with specific Q and C/C++ integration
-
Hi Ori,
You don’t need to check out a repository in order to start working with Developer.
Have you installed Developer locally on your machine?
If so, when you first open the browser UI , you will be greeted with a pop up called “Developer Workspace Browser” – you can create a new workspace here and then use the scratch pad to create the data/functions or access the data from your local machine (You can use Tools > Table Importer to do this)
Then you are free to use everything else under Tools, such as the visual inspector to visualize your data.
Hope this helps!
Laura