[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
CC Toolset: only "Web contebnt" tab, not "Configuration" tab  XML
Forum Index -> Development
Author Message
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5519
Offline

(request by mail - answered through forum)

I updated CC to the latest version.
When I open the toolset I only see the "Web Content" tab - no "Source", no "Configuration" tab.

Björn Müller, CaptainCasa GmbH
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5519
Offline

This is a bug in the toolset - thanks for telling us...

It happens when the project is configured to only hold resources in the webcontent (not in the source part). Please change your project configuration (.ccproject file in main directory of your project) to;

Code:
 <project ...
          resourcesinsource="true"
          resourcesinwebcontent="true"
          ...
 


Then you again see all tabs.
We will fix for next update.

Kind regards! Björn

Björn Müller, CaptainCasa GmbH
wwillemsens

Power User

Joined: 14/11/2016 18:05:48
Messages: 32
Offline

Tested and it works.
Thanks!
Wim

 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team